r96541 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r96540
|
r96541
|
r96542
>
Date:
03:13, 8 September 2011
Author:
demon
Status:
ok
Tags:
Comment:
Rm old options from commandLine.inc days
Modified paths:
/trunk/phase3/maintenance/populateCategory.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/maintenance/populateCategory.php
—
—
@@ -22,8 +22,6 @@
23
23
* @author Simetrical
24
24
*/
25
25
26
-$optionsWithArgs = array( 'begin', 'max-slave-lag', 'throttle' );
27
-
28
26
require_once( dirname( __FILE__ ) . '/Maintenance.php' );
29
27
30
28
Status & tagging log
09:44, 8 September 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r96541
[
removed:
new
added:
ok]