Fix: path is ok

This commit is contained in:
Regis Houssin 2010-12-29 12:44:08 +00:00
parent 20991abe04
commit 3566889b3a

View File

@ -30,7 +30,6 @@
*/
@ini_set('memory_limit', '64M'); // This may be useless if memory is hard limited by your PHP
//define(DOL_DOCUMENT_ROOT_ALT,''); // Set extra custom path, ex: /path/to/htdocs/custom (for dev only)
// For optionnal tuning. Enabled if environment variable DOL_TUNING is defined.
// A call first. Is the equivalent function dol_microtime_float not yet loaded.