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:
@@ -536,7 +536,7 @@ else
|
||||
);
|
||||
$template->pparse('body'); */
|
||||
|
||||
exit;
|
||||
die("Error during installation: no $check_exts extension");
|
||||
}
|
||||
|
||||
include($phpbb_root_path . 'db/' . $dbms . '.' . $phpEx);
|
||||
|
Reference in New Issue
Block a user