コード例 #1
0
ファイル: dumpTextPass.php プロジェクト: eFFemeer/seizamcore
 function initProgress($history)
 {
     parent::initProgress();
     $this->timeOfCheckpoint = $this->startTime;
 }
コード例 #2
0
ファイル: dumpTextPass.php プロジェクト: OrBin/mediawiki
 function initProgress($history = WikiExporter::FULL)
 {
     parent::initProgress();
     $this->timeOfCheckpoint = $this->startTime;
 }