MediaWiki
REL1_31
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
}
DumpDBZip2Output
Definition
DumpDBZip2Output.php:29
DumpDBZip2Output\__construct
__construct( $file)
Definition
DumpDBZip2Output.php:33
DumpPipeOutput
Definition
DumpPipeOutput.php:31
includes
export
DumpDBZip2Output.php
Generated on Mon Nov 25 2024 15:34:44 for MediaWiki by
1.10.0