correct call to class commande.class.php
This commit is contained in:
parent
76d25dad17
commit
355bbf5e99
@ -28,6 +28,7 @@
|
|||||||
require("../main.inc.php");
|
require("../main.inc.php");
|
||||||
require_once(DOL_DOCUMENT_ROOT."/html.formfile.class.php");
|
require_once(DOL_DOCUMENT_ROOT."/html.formfile.class.php");
|
||||||
require_once(DOL_DOCUMENT_ROOT ."/notify.class.php");
|
require_once(DOL_DOCUMENT_ROOT ."/notify.class.php");
|
||||||
|
require_once(DOL_DOCUMENT_ROOT ."/commande/commande.class.php");
|
||||||
|
|
||||||
if (!$user->rights->commande->lire) accessforbidden();
|
if (!$user->rights->commande->lire) accessforbidden();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user