Permissions
This commit is contained in:
parent
15309ab34c
commit
af992ab3d1
@ -24,6 +24,9 @@ require("../propal.class.php");
|
||||
require("../facture.class.php");
|
||||
require("../commande/commande.class.php");
|
||||
|
||||
$user->getrights('projet');
|
||||
if (!$user->rights->projet->lire)
|
||||
accessforbidden();
|
||||
|
||||
llxHeader("","../");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user