diff --git a/db_details.php3 b/db_details.php3 index abfdf206d..6a40d6674 100755 --- a/db_details.php3 +++ b/db_details.php3 @@ -7,6 +7,7 @@ */ require('./grab_globals.inc.php3'); if (!isset($message)) { + $js_to_run = 'functions.js'; include('./header.inc.php3'); // Reloads the navigation frame via JavaScript if required if (!empty($reload) && $reload == 'true') { @@ -325,15 +326,6 @@ if (isset($show_query) && $show_query == 'y') { } ?> - - -