diff --git a/htdocs/sql/libraries/header_meta_style.inc.php b/htdocs/sql/libraries/header_meta_style.inc.php deleted file mode 100755 --- a/htdocs/sql/libraries/header_meta_style.inc.php +++ /dev/null @@ -1,49 +0,0 @@ -'; */ - -?> - - - - - - <?php - if (!empty($page_title)) { - echo htmlspecialchars($page_title); - } else { - echo 'phpMyAdmin'; - } -?> - - -