Searched refs:config_disable_debug (Results 1 – 3 of 3) sorted by relevance
143 $phpThumb->config_disable_debug = false; // otherwise error message won't print148 $phpThumb->config_disable_debug = false; // otherwise error message won't print151 $phpThumb->config_disable_debug = false; // otherwise error message won't print163 if (!$phpThumb->config_disable_debug) {205 $phpThumb->config_disable_debug = false; // otherwise error message won't print208 $phpThumb->config_disable_debug = false; // otherwise error message won't print243 $phpThumb->config_disable_debug = false; // otherwise error message won't print
194 public $config_disable_debug = true; variable in phpthumb307 if (!$this->config_disable_debug) {4190 if ($this->config_disable_debug) {4365 …if (!$this->thumbnailFormat || !$this->config_disable_debug || (phpthumb_functions::gd_version() <…
1299 * Added new configuration variable 'config_disable_debug'