Skip to content
Snippets Groups Projects
Commit 00784ffc authored by Regis Houssin's avatar Regis Houssin
Browse files

Fir: go to hell

parent c99e730e
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
* \brief Common load of data * \brief Common load of data
*/ */
require dirname(__FILE__).'/../main.inc.php'; require_once realpath(dirname(__FILE__)) . '/../main.inc.php';
if (! class_exists('Holiday')) { if (! class_exists('Holiday')) {
require DOL_DOCUMENT_ROOT. '/holiday/class/holiday.class.php'; require DOL_DOCUMENT_ROOT. '/holiday/class/holiday.class.php';
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment