r52484 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r52483‎ | r52484 | r52485 >
Date:10:20, 27 June 2009
Author:aaron
Status:ok
Tags:
Comment:
Fixed summary
Modified paths:
  • /trunk/phase3/maintenance/populateLogSearch.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/populateLogSearch.php
@@ -1,9 +1,7 @@
22 <?php
33 /**
4 - * Makes the required database updates for Special:ProtectedPages
5 - * to show all protected pages, even ones before the page restrictions
6 - * schema change. All remaining page_restriction column values are moved
7 - * to the new table.
 4+ * Makes the required database updates for populating the
 5+ * log_search table retroactively
86 *
97 * @file
108 * @ingroup Maintenance

Status & tagging log