r75543 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r75542
|
r75543
|
r75544
>
Date:
14:46, 27 October 2010
Author:
platonides
Status:
ok
Tags:
Comment:
r75540
CR
Modified paths:
/trunk/phase3/maintenance/update.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/maintenance/update.php
—
—
@@ -31,6 +31,7 @@
32
32
}
33
33
34
34
function getDbType() {
35
+ /* If we used the class constant PHP4 would give a parser error here */
35
36
return 2 /* Maintenance::DB_ADMIN */;
36
37
}
37
38
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r75540
Follow up
r75474
platonides
13:56, 27 October 2010
Status & tagging log
14:48, 27 October 2010
Catrope
(
talk
|
contribs
)
changed the
status
of r75543
[
removed:
new
added:
ok]