force english language
This commit is contained in:
parent
52eb3ea5f8
commit
5659ab8524
1 changed files with 11 additions and 8 deletions
|
|
@ -16,4 +16,7 @@ function adminer_object() {
|
||||||
return new AdminerPlugin($plugins);
|
return new AdminerPlugin($plugins);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$_SESSION["lang"] = 'en';
|
||||||
|
$_COOKIE["adminer_lang"] = 'en';
|
||||||
|
|
||||||
include "./adminer.php";
|
include "./adminer.php";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue