maintenance/deleteRevision.php File Reference

Delete one or more revisions by moving them to the archive table. More...

Go to the source code of this file.

Variables

 $dbw = wfGetDB( DB_MASTER )
 if (count($args)==0)
 $affected = 0
foreach($args as $revID) print
Deleted $affected revisions 
n


Detailed Description

Delete one or more revisions by moving them to the archive table.

Definition in file deleteRevision.php.


Variable Documentation

$affected = 0

$dbw = wfGetDB( DB_MASTER )

Definition at line 11 of file deleteRevision.php.

if(count($args)==0)

Definition at line 13 of file deleteRevision.php.

foreach ($args as $revID) print Deleted $affected revisions n

Definition at line 21 of file deleteRevision.php.


Generated on Sat Sep 5 02:08:27 2009 for MediaWiki by  doxygen 1.5.9