MediaWiki
1.34.0
DumpDBZip2Output.php
Go to the documentation of this file.
1
<?php
29
class
DumpDBZip2Output
extends
DumpPipeOutput
{
33
function
__construct
(
$file
) {
34
parent::__construct(
"dbzip2"
,
$file
);
35
}
36
}
$file
if(PHP_SAPI !='cli-server') if(!isset( $_SERVER['SCRIPT_FILENAME'])) $file
Item class for a filearchive table row.
Definition:
router.php:42
DumpDBZip2Output\__construct
__construct( $file)
Definition:
DumpDBZip2Output.php:33
DumpPipeOutput
Definition:
DumpPipeOutput.php:33
DumpDBZip2Output
Definition:
DumpDBZip2Output.php:29
includes
export
DumpDBZip2Output.php
Generated on Thu Dec 19 2019 14:54:17 for MediaWiki by
1.8.16