Lines Matching refs:debug
151 var $debug = false; variable in cronojob
161 function cronojob($debug = false) { argument
163 $this->debug = $debug;
194 if ($this->debug) echo "<pre>";
202 if ($this->debug) echo "</pre>";
210 if ($this->debug) echo $msg." ".$this->useLog;
264 …if ($this->debug) echo sprintf("Increasing from %02d.%02d. %02d:%02d by %d %6s ",$dateArr[mday],$d…
304 …if ($this->debug) echo sprintf("to %02d.%02d. %02d:%02d\n",$dateArr[mday],$dateArr[mon],$dateArr[h…
375 if ($this->debug) {
388 if ($this->debug) {
429 if ($this->debug) var_dump($jobs);
434 if (!$this->debug) {