mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 23:27:17 +02:00
Separate HTML functions
This commit is contained in:
@@ -22,6 +22,7 @@ if (function_exists("mb_internal_encoding")) {
|
||||
}
|
||||
|
||||
include "../adminer/include/functions.inc.php";
|
||||
include "../adminer/include/html.inc.php";
|
||||
|
||||
// used only in compiled file
|
||||
if (isset($_GET["file"])) {
|
||||
|
Reference in New Issue
Block a user