translation
This commit is contained in:
parent
281e497ac7
commit
11ffcf6bd9
22 changed files with 236 additions and 135 deletions
|
|
@ -35,7 +35,7 @@ mb_internal_encoding("UTF-8");
|
|||
$g_user=new User($cn);
|
||||
$g_user->Check();
|
||||
$action=$g_user->check_dossier($gDossier);
|
||||
|
||||
set_language();
|
||||
if ( $action=='X' || ! isset($_GET['act']) || $g_user->check_print($_GET['act'])==0 )
|
||||
{
|
||||
echo alert(_('Accès interdit'));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue