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