mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix: bad path the return
This commit is contained in:
parent
9e4ff47711
commit
83dd81110d
|
|
@ -25,7 +25,7 @@
|
|||
* \brief Page module configuration paid holiday.
|
||||
*/
|
||||
|
||||
require '../main.inc.php';
|
||||
require '../../main.inc.php';
|
||||
require DOL_DOCUMENT_ROOT.'/holiday/class/holiday.class.php';
|
||||
require_once DOL_DOCUMENT_ROOT. '/core/class/html.form.class.php';
|
||||
require_once DOL_DOCUMENT_ROOT. '/user/class/user.class.php';
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user