Lines Matching refs:false

16 if (!class_exists('phpthumb_functions', false)) { // normally include_once should take care of this…
43 …em. If true, phpThumbDebug and error messages will be disabled. If set to false (debug messages en…
48 $PHPTHUMB_CONFIG['allow_src_above_docroot'] = false; // if false (default) only allow src wit…
49 …true; // if true (default), allow src to be anywhere in filesystem; if false only allow src wit…
66 …cache_disable_warning'] = false; // If [cache_directory] is non-existant or not writable, and [cac…
83 $PHPTHUMB_CONFIG['cache_source_enabled'] = false; …
87 $PHPTHUMB_CONFIG['cache_source_filemtime_ignore_local'] = false; // if true, local source images w…
88 …ource image is changed or removed. WARNING: cached performance MUCH slower if this is set to false.
103 …true; // if true, cached image data will always be passed to browser; if false, HTTP redirect wil…
117 … thumbnails if possible, since it is usually faster than GD functions; if false only use ImageMagi…
118 …etadata (profiles, EXIF info, etc) resulting in much smaller filesize; if false, use "-resize" par…
154 …/ if true: interlaced output for GIF/PNG, progressive output for JPEG; if false: non-interlaced fo…
164 $PHPTHUMB_CONFIG['error_silent_die_on_error'] = false; // simply die with no output of any kin…
165 …d by phpThumb() (usually because source image is corrupt in some way). If false the source image w…
168 …ink_enabled'] = true; // If false will allow thumbna…
170 … with $PHPTHUMB_CONFIG['nohotlink_fill_color'] before text is applied, if false text is written ov…
174 …elink_enabled'] = true; // If false will allow thumbna…
176 …PHPTHUMB_CONFIG['nooffsitelink_require_refer'] = false; // If…
177false; // if true thumbnail is covered up with $PHPTHUMB_CONF…
216 $PHPTHUMB_CONFIG['disable_imagecopyresampled'] = false; // if true, imagecopyresampled is rep…
217 … any image that can be parsed by getimagesize() can be passed through; if false, only images that …
218false; // PHP realpath() function requires that "the running script must have executable permissi…
223 …= true; // if true (default), follow "302 Found" redirects to new URL; if false, return error mess…
227 …c'] = false; // If true, 'src' parameter can be "http://<thishostname>/path/image.ext" ins…
228 $PHPTHUMB_CONFIG['use_exif_thumbnail_for_speed'] = false; // If true, and EXIF thumbnail is availab…
238 …f true, any parameters in the URL will override the defaults set here; if false, any parameters se…
239 …TPARAMS = false; // if true, GETstring parameters will be ignored (except for 'src') and only bel…