Ajout de DOL_DATA_ROOT

This commit is contained in:
Rodolphe Quiedeville 2004-07-20 13:20:41 +00:00
parent 5cfbad2442
commit 4b806c796f

View File

@ -50,6 +50,7 @@ if(!$GLOBALS['sessionid'])
*/
define('DOL_DOCUMENT_ROOT', $dolibarr_main_document_root);
define('DOL_DATA_ROOT', $dolibarr_main_data_root);
if (strtolower(substr($dolibarr_main_url_root, 0, 7)) == 'http://')
{