From: Chad Horohoe Date: Thu, 1 Sep 2011 14:33:57 +0000 (+0000) Subject: A d d s p a c e s X-Git-Tag: 1.31.0-rc.0~27973 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=06a61eea97e48bb69feaa2285b10e515ade3e597;p=lhc%2Fweb%2Fwiklou.git A d d s p a c e s --- diff --git a/includes/Skin.php b/includes/Skin.php index 5eb27ccacc..da19a6b7d6 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -282,7 +282,7 @@ abstract class Skin extends ContextSource { * Outputs the HTML generated by other functions. * @param $out OutputPage */ - abstract function outputPage( OutputPage $out=null ); + abstract function outputPage( OutputPage $out = null ); static function makeVariablesScript( $data ) { if ( $data ) {