diff --git a/htdocs/filefunc.inc.php b/htdocs/filefunc.inc.php index 0e8f426a4a8..2fe2ef4a5be 100755 --- a/htdocs/filefunc.inc.php +++ b/htdocs/filefunc.inc.php @@ -120,7 +120,7 @@ if (! empty($dolibarr_main_document_root_alt)) } // Define DOL_MAIN_URL_ROOT and DOL_URL_ROOT $tmp=$dolibarr_main_url_root; -if (1 == 1) // Use auto forge url. +if (1 == 2) // Use auto forge url. { if (! empty($_SERVER["SCRIPT_URL"]) && ! empty($_SERVER["SCRIPT_URI"])) {