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