MediaWiki  1.34.0
DumpDBZip2Output.php
Go to the documentation of this file.
1 <?php
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