r69222 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69221‎ | r69222 | r69223 >
Date:21:19, 9 July 2010
Author:demon
Status:ok
Tags:
Comment:
This can be protected now since we redid installSteps hooks
Modified paths:
  • /trunk/phase3/includes/installer/Installer.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.php
@@ -124,9 +124,8 @@
125125
126126 /**
127127 * Steps for installation.
128 - * @TODO Should be protected...
129128 */
130 - var $installSteps = array(
 129+ protected $installSteps = array(
131130 'database',
132131 'tables',
133132 'interwiki',

Status & tagging log