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

Try another method

parent 83dd8111
No related branches found
No related tags found
No related merge requests found
......@@ -18,12 +18,12 @@
*/
/**
* \file htdocs/holiday/include.inc.php
* \file htdocs/holiday/common.inc.php
* \ingroup holiday
* \brief Common load of data
*/
require '../main.inc.php';
require dirname(__FILE__).'/../main.inc.php';
require DOL_DOCUMENT_ROOT. '/holiday/class/holiday.class.php';
$langs->load("user");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment