r75543 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75542‎ | r75543 | r75544 >
Date:14:46, 27 October 2010
Author:platonides
Status:ok
Tags:
Comment:
Modified paths:
  • /trunk/phase3/maintenance/update.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/update.php
@@ -31,6 +31,7 @@
3232 }
3333
3434 function getDbType() {
 35+ /* If we used the class constant PHP4 would give a parser error here */
3536 return 2 /* Maintenance::DB_ADMIN */;
3637 }
3738

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r75540Follow up r75474platonides13:56, 27 October 2010

Status & tagging log