Modif pemissions
This commit is contained in:
parent
cec572f534
commit
1438d20fe6
@ -28,6 +28,10 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
require_once("./pre.inc.php");
|
require_once("./pre.inc.php");
|
||||||
|
|
||||||
|
if (!$user->rights->societe->lire)
|
||||||
|
accessforbidden();
|
||||||
|
|
||||||
require_once("./contact.class.php");
|
require_once("./contact.class.php");
|
||||||
//require_once("./cactioncomm.class.php");
|
//require_once("./cactioncomm.class.php");
|
||||||
//require_once("./actioncomm.class.php");
|
//require_once("./actioncomm.class.php");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user