| Current Path : /home/cbequiperp/www/components/com_flexicontent/librairies/phpthumb/ |
| Current File : /home/cbequiperp/www/components/com_flexicontent/librairies/phpthumb/phpThumb.config_OVERRIDE.php |
<?php // THIS FILES IS NOT OVERWRITTEN BY FLEXICONTENT // PLEASE ADD YOUR CUSTOM CONFIGURATION STRINGS HERE // * DocumentRoot configuration // phpThumb() depends on $_SERVER['DOCUMENT_ROOT'] to resolve path/filenames. This value is usually correct, // but has been known to be broken on some servers. This value allows you to override the default value. // Do not modify from the auto-detect default value unless you are having problems. // $PHPTHUMB_CONFIG['document_root'] = ...;