Searched refs:debugFile (Results 1 – 1 of 1) sorted by relevance
10 private $debugFile = ''; variable in siteexport_debug67 $this->debugFile = $file;93 if ( empty($this->debugFile) ) {97 $fh = @fopen($this->debugFile, "a+");99 … $this->runtimeException("Could not create/open/append logfile: '{$this->debugFile}'", true);