mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 01:28:19 +01:00
Remove warning
This commit is contained in:
@@ -117,7 +117,7 @@ analyse_sql_and_script($_GET,1);
|
||||
analyse_sql_and_script($_POST,0);
|
||||
|
||||
// This is to make Dolibarr working with Plesk
|
||||
set_include_path($_SERVER['DOCUMENT_ROOT'].'/htdocs');
|
||||
if (! empty($_SERVER['DOCUMENT_ROOT'])) set_include_path($_SERVER['DOCUMENT_ROOT'].'/htdocs');
|
||||
|
||||
|
||||
// Include the conf.php and functions.lib.php
|
||||
|
||||
Reference in New Issue
Block a user