Task #0002050: stay in mobile menu
This commit is contained in:
parent
496266799c
commit
a2a1ebda25
2 changed files with 6 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ global $g_user;
|
|||
$cn=new Database();
|
||||
$g_user=new \User($cn);
|
||||
$g_user->check();
|
||||
define ('ALLOWED',true);
|
||||
if ( !defined ("ALLOWED") ) { define ('ALLOWED',true); }
|
||||
|
||||
//-----------------------------------------------------------------
|
||||
/// if $_REQUEST['gDossier'] is not set then select the folder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue