a
This commit is contained in:
parent
e1be72389f
commit
6dbdd61552
|
|
@ -50,7 +50,8 @@
|
|||
}
|
||||
|
||||
if (!isset($_GET['lg'])) {
|
||||
afficherMessage("Paramètre langue absent de la requête!");
|
||||
$msg = "Langue inconnue / Unknown language";
|
||||
afficherMessage($msg);
|
||||
}
|
||||
|
||||
$lg = $_GET['lg'];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user