X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Fhtml%2Findex.php;h=f1e3239b8a23accaea7286e1f146aeb86aa96425;hp=8c4aa3cb8657c5591b46fe72c9cafc346983e7a9;hb=81b566d916827fa6ee03b6fbf06c180ec249e7e7;hpb=726e61ea5e917d98fa8b58bbad46811304e23ff3 diff --git a/inc/html/index.php b/inc/html/index.php index 8c4aa3c..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"); + } +?> +