Révision 9f05628b
Ajouté par Jocelyn Dealande il y a presque 10 ans
constants.inc.php | ||
---|---|---|
3 | 3 |
define('PANORAMA_FOLDER', 'tiles' ); |
4 | 4 |
define('PANORAMA_PATH', CELUTZ_PATH.'/'.PANORAMA_FOLDER ); |
5 | 5 |
define('UPLOAD_PATH', CELUTZ_PATH.'/upload' ); |
6 |
define('REF_POINTS_PATH', CELUTZ_PATH.'/'.'ref_points.local.php'); |
|
6 | 7 |
?> |
Formats disponibles : Unified diff
moved the ref_points path to a constant.