change to admin-en
This commit is contained in:
parent
4faf1a66da
commit
b3bc49e576
3 changed files with 1162 additions and 1163 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
$adminer = dirname(__FILE__).'/adminer.php';
|
||||
|
||||
$new = @file_get_contents('https://www.adminer.org/latest.php');
|
||||
$new = @file_get_contents('https://www.adminer.org/latest-en.php');
|
||||
|
||||
if ($new)
|
||||
file_put_contents($adminer, $new);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue