MediaWiki
REL1_22
|
Maintenance script that gets the text of a revision, resolving external storage if needed. More...
Public Member Functions | |
__construct () | |
execute () |
Maintenance script that gets the text of a revision, resolving external storage if needed.
Definition at line 32 of file dumpRev.php.
Reimplemented from Maintenance.
Definition at line 33 of file dumpRev.php.
References Maintenance\addArg().
DumpRev::execute | ( | ) |
Reimplemented from Maintenance.
Definition at line 38 of file dumpRev.php.
References $blob, $dbr, $flags, array(), Maintenance\error(), ExternalStore\fetchFromURL(), Maintenance\getArg(), ExternalStore\getStoreObject(), Maintenance\output(), and wfGetDB().