Home
last modified time | relevance | path

Searched refs:runtimeErrors (Results 1 – 2 of 2) sorted by relevance

/plugin/siteexport/inc/
H A Ddebug.php13 public $runtimeErrors = ''; variable in siteexport_debug
183 $this->runtimeErrors .= ob_get_contents();
/plugin/siteexport/action/
H A Dajax.php136 print $this->functions->debug->runtimeErrors;
166 if (!empty($this->functions->debug->runtimeErrors))
168 …$this->filewriter->__moveDataToZip($this->functions->debug->runtimeErrors, '_runtime_error/' . tim…