1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/11015] Move db driver class name fixing to function

PHPBB3-11015
This commit is contained in:
Igor Wiedler
2012-11-17 00:24:32 +01:00
parent 8f8a7f7637
commit 5bc0f4b3d4
7 changed files with 33 additions and 35 deletions

View File

@@ -24,6 +24,8 @@ if (!defined('IN_PHPBB'))
include($phpbb_root_path . 'config.' . $phpEx);
unset($dbpasswd);
$dbms = phpbb_convert_30_dbms_to_31($dbms);
/**
* $convertor_data provides some basic information about this convertor which is
* used on the initial list of convertors and to populate the default settings