X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=inc%2Fhtml%2Findex.php;h=f1e3239b8a23accaea7286e1f146aeb86aa96425;hb=81b566d916827fa6ee03b6fbf06c180ec249e7e7;hp=5de0a53497bb05650d9a294cdfe5f4e6dd3bc674;hpb=0fb779168df5af03f2a74b6bf1766d5a1c0f1a7e;p=syp.git diff --git a/inc/html/index.php b/inc/html/index.php index 5de0a53..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,9 +29,14 @@ if (defined ("POPUPPOS")) { + +\n"); + } +?> +