From: Reedy Date: Mon, 8 Feb 2016 22:24:19 +0000 (+0000) Subject: getFooterIcons returns an array X-Git-Tag: 1.31.0-rc.0~7994^2 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=c58f8567f5a44e27252eece31ca668ef3963266d;p=lhc%2Fweb%2Fwiklou.git getFooterIcons returns an array Change-Id: I4824bafbc7fd72c7b5e6b117a94d95051524190e --- diff --git a/includes/skins/BaseTemplate.php b/includes/skins/BaseTemplate.php index 143b6214a8..85b17f97d2 100644 --- a/includes/skins/BaseTemplate.php +++ b/includes/skins/BaseTemplate.php @@ -574,7 +574,7 @@ abstract class BaseTemplate extends QuickTemplate { * display the text from footericons instead of the images and don't want a * duplicate copyright statement because footerlinks already rendered one. * @param string $option - * @return string + * @return array */ function getFooterIcons( $option = null ) { // Generate additional footer icons