Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php135 public $config_error_image_width = 400; variable in phpthumb
4337 $width = ($width ? $width : $this->config_error_image_width);