diff --git a/include/export_security_pdf.php b/include/export_security_pdf.php index 9fc10e29b..9b9aea484 100755 --- a/include/export_security_pdf.php +++ b/include/export_security_pdf.php @@ -36,7 +36,6 @@ $cn=new Database($gDossier); $rep=new Database(); include_once ("class_user.php"); $User=new User($rep); -$User->Check(); // Check Priv $User->can_request(PARSEC,1);