MediaWiki
REL1_40
DumpLBZip2Output.php
Go to the documentation of this file.
1
<?php
31
class
DumpLBZip2Output
extends
DumpPipeOutput
{
35
public
function
__construct
(
$file
) {
36
# use only one core
37
parent::__construct(
"lbzip2 -n 1"
,
$file
);
38
}
39
}
DumpLBZip2Output
Definition
DumpLBZip2Output.php:31
DumpLBZip2Output\__construct
__construct( $file)
Definition
DumpLBZip2Output.php:35
DumpPipeOutput
Definition
DumpPipeOutput.php:33
$file
if(PHP_SAPI !='cli-server') if(!isset( $_SERVER['SCRIPT_FILENAME'])) $file
Item class for a filearchive table row.
Definition
router.php:42
includes
export
DumpLBZip2Output.php
Generated on Thu Jun 27 2024 14:02:43 for MediaWiki by
1.10.0