translation
This commit is contained in:
parent
281e497ac7
commit
11ffcf6bd9
22 changed files with 236 additions and 135 deletions
|
|
@ -26,7 +26,7 @@ $cn=new Database(dossier::id());
|
|||
$g_parameter=new Own($cn);
|
||||
$g_user=new User($cn);
|
||||
$g_user->check(true);
|
||||
|
||||
set_language();
|
||||
/* if a code has been asked */
|
||||
if (isset($_REQUEST['plugin_code']) )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue