r95990 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95989‎ | r95990 | r95991 >
Date:14:33, 1 September 2011
Author:demon
Status:ok
Tags:
Comment:
A d d s p a c e s
Modified paths:
  • /trunk/phase3/includes/Skin.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Skin.php
@@ -282,7 +282,7 @@
283283 * Outputs the HTML generated by other functions.
284284 * @param $out OutputPage
285285 */
286 - abstract function outputPage( OutputPage $out=null );
 286+ abstract function outputPage( OutputPage $out = null );
287287
288288 static function makeVariablesScript( $data ) {
289289 if ( $data ) {

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r95959Followup r95957, add =null to Skin::outputPage toodantman10:35, 1 September 2011

Status & tagging log