Useless double check
This commit is contained in:
parent
f44b6c9bd4
commit
3c6115a2ae
1 changed files with 0 additions and 4 deletions
|
|
@ -42,10 +42,6 @@ $rep=DbConnect();
|
|||
include_once ("class_user.php");
|
||||
$User=new cl_user($rep);
|
||||
$User->Check();
|
||||
$rep=DbConnect();
|
||||
include_once ("class_user.php");
|
||||
$User=new cl_user($rep);
|
||||
$User->Check();
|
||||
|
||||
// We don't check permissions here in fact, permission are tested in the
|
||||
// functions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue