Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php136 public $config_error_image_height = 100; variable in phpthumb
4338 $height = ($height ? $height : $this->config_error_image_height);