1
0
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:
Jakub Vrana
2025-03-16 18:31:38 +01:00
parent 30714d98f9
commit 6d71cd678e
3 changed files with 532 additions and 531 deletions

View File

@@ -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"])) {