Lines Matching refs:debug
194 var $debug = false; variable in cronojob
204 function cronojob($debug = false) { argument
206 $this->debug = $debug;
237 if ($this->debug) echo "<pre>";
245 if ($this->debug) echo "</pre>";
253 if ($this->debug) echo $msg." ".$this->useLog;
307 …if ($this->debug) echo sprintf("Increasing from %02d.%02d. %02d:%02d by %d %6s ",$dateArr[mday],$d…
347 …if ($this->debug) echo sprintf("to %02d.%02d. %02d:%02d\n",$dateArr[mday],$dateArr[mon],$dateArr[h…
418 if ($this->debug) {
431 if ($this->debug) {
472 if ($this->debug) var_dump($jobs);
477 if($this->debug) return;