1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 06:51:33 +02:00

Minor changes, trying to get it working on my test server

git-svn-id: file:///svn/phpbb/trunk@2993 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Ludovic Arnaud
2002-10-31 03:20:54 +00:00
parent 8f0890acd1
commit 29f583c626
2 changed files with 7 additions and 4 deletions

View File

@@ -536,7 +536,7 @@ else
);
$template->pparse('body'); */
exit;
die("Error during installation: no $check_exts extension");
}
include($phpbb_root_path . 'db/' . $dbms . '.' . $phpEx);