Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php130 public $config_output_maxwidth = 0; variable in phpthumb
3401 …= phpthumb_functions::nonempty_min($this->w, $this->thumbnailCropW, $this->config_output_maxwidth);