X-Git-Url: https://dev.renevier.net/gitweb.cgi?a=blobdiff_plain;f=inc%2Fhtml%2Findex.php;h=f1e3239b8a23accaea7286e1f146aeb86aa96425;hb=26f8c80a21aa959fd6731b6c8582d19e13b9d723;hp=696b299bf52953fe4387edfa8968ee41b1a77b30;hpb=5c3bb419eb4f9728849969fe7cff84f0260066c8;p=syp.git diff --git a/inc/html/index.php b/inc/html/index.php index 696b299..f1e3239 100644 --- a/inc/html/index.php +++ b/inc/html/index.php @@ -3,7 +3,7 @@ license. */ @include_once ("./inc/settings.php"); -require_once ("./inc/db/mysql.php"); +require_once ("./inc/db/" . (defined ("DBTYPE")? DBTYPE: "mysql") . ".php"); try { $connection->connect (DBHOST, DBUSER, DBPWD, DBNAME, DBPREFIX); @@ -29,6 +29,7 @@ if (defined ("POPUPPOS")) { + +\n"); + } +?> +