mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 01:24:17 +02:00
Work with mbstring.func_overload (#3572361)
This commit is contained in:
@@ -14,6 +14,8 @@ if ($filter || ini_get("filter.default_flags")) {
|
||||
}
|
||||
}
|
||||
|
||||
@ini_set("mbstring.internal_encoding", "8bit"); // @ - can be disabled
|
||||
|
||||
// used only in compiled file
|
||||
if (isset($_GET["file"])) {
|
||||
include "../adminer/file.inc.php";
|
||||
|
Reference in New Issue
Block a user