r69096 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69095‎ | r69096 | r69097 >
Date:14:31, 6 July 2010
Author:demon
Status:ok
Tags:
Comment:
Make this public again, MysqlInstaller uses it :(
Modified paths:
  • /trunk/phase3/includes/installer/Installer.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.php
@@ -123,8 +123,9 @@
124124
125125 /**
126126 * Steps for installation.
 127+ * @TODO Should be protected...
127128 */
128 - protected $installSteps = array(
 129+ var $installSteps = array(
129130 'database',
130131 'tables',
131132 'interwiki',

Status & tagging log