security
This commit is contained in:
parent
9849bbefa1
commit
3116135752
1 changed files with 2 additions and 0 deletions
|
|
@ -102,6 +102,8 @@ $g_user = new User($cn);
|
|||
|
||||
$g_parameter=new Own($cn);
|
||||
|
||||
$g_user->Check();
|
||||
$g_user->check_dossier(Dossier::id());
|
||||
load_all_script();
|
||||
/* Check Browser version if < IE6 then unsupported */
|
||||
$browser = $_SERVER['HTTP_USER_AGENT'];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue