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 @@
124
124
125
125
/**
126
126
* Steps for installation.
127
+ * @TODO Should be protected...
127
128
*/
128
- protected $installSteps = array(
129
+ var $installSteps = array(
129
130
'database',
130
131
'tables',
131
132
'interwiki',
Status & tagging log
22:54, 6 November 2010
Hashar
(
talk
|
contribs
)
changed the
status
of r69096
[
removed:
new
added:
ok]