r51728 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51727‎ | r51728 | r51729 >
Date:04:58, 11 June 2009
Author:demon
Status:deferred
Tags:
Comment:
Clarify comment.
Modified paths:
  • /branches/maintenance-work/maintenance/Maintenance.php (modified) (history)

Diff [purge]

Index: branches/maintenance-work/maintenance/Maintenance.php
@@ -96,8 +96,8 @@
9797 }
9898
9999 /**
100 - * Does the script need DB access? Override this and return true,
101 - * if needed
 100+ * Does the script need DB access? Specifically, we mean admin access to
 101+ * the DB. Override this and return true, if needed
102102 * @return boolean
103103 */
104104 protected function needsDB() {

Status & tagging log