Lines Matching refs:debug
85 var $debug = false; variable in cronojob
97 function cronojob($debug = false) { argument
102 $this->debug = $debug;
133 if ($this->debug) echo "<pre>";
141 if ($this->debug) echo "</pre>";
165 if ($this->debug) {
178 if ($this->debug) {
192 if ($this->debug) echo $msg." ".$this->useLog;
246 …if ($this->debug) echo sprintf("Increasing from %02d.%02d. %02d:%02d by %d %6s ",$dateArr[mday],$d…
286 …if ($this->debug) echo sprintf("to %02d.%02d. %02d:%02d\n",$dateArr[mday],$dateArr[mon],$dateArr[h…
379 if ($this->debug) var_dump($jobs);
384 if($this->debug) return;