Go to the source code of this file.
Variables | |
$wgTitle = Title::newFromText( "Rebuild recent changes script" ) | |
$wgDBuser = $wgDBadminuser | |
$wgDBpassword = $wgDBadminpassword | |
print Done | n |
This takes several hours, depending on the database size and server configuration.
Definition in file rebuildrecentchanges.php.
$wgDBpassword = $wgDBadminpassword |
Definition at line 17 of file rebuildrecentchanges.php.
$wgDBuser = $wgDBadminuser |
Definition at line 16 of file rebuildrecentchanges.php.
$wgTitle = Title::newFromText( "Rebuild recent changes script" ) |
Definition at line 14 of file rebuildrecentchanges.php.
Definition at line 21 of file rebuildrecentchanges.php.