enabled) { $msg->raise("ERROR", "admin", _("This page is restricted to authorized staff")); echo $msg->msg_html_all(); exit(); } ?>


list_db_servers(); echo "

"; __("Here the list of the available databases servers."); echo "

"; ?> "; ?>
"; __("To add a database server, do an INSERT into the db_servers table"); echo "

"; echo "

"; __("To update the list of the server on the PhpMyAdmin login page, launch alternc.install"); echo "

"; include_once('foot.php'); ?>