Go to the source code of this file.
Variables |
if(isset($_SERVER['REQUEST_URI'])) | $dataface_path = dirname(__FILE__) |
| $cache_dirs = array() |
| $cache_dirs ['templates_c'] = $dataface_path.'/Dataface/templates_c' |
| $cache_dirs ['phpThumbCache'] = $dataface_path.'/lib/phpThumb/cache' |
| $cache_dirs ['phpThumbSourceCache'] = $cache_dirs['phpThumbCache'].'/source' |
Variable Documentation
$cache_dirs['phpThumbSourceCache'] = $cache_dirs['phpThumbCache'].'/source' |
$cache_dirs['phpThumbCache'] = $dataface_path.'/lib/phpThumb/cache' |
$cache_dirs['templates_c'] = $dataface_path.'/Dataface/templates_c' |
if (isset($_SERVER['REQUEST_URI'])) $dataface_path = dirname(__FILE__) |