mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 06:51:08 +02:00
[ticket/10678] Rename helper class file
PHPBB3-10678
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
require_once dirname(__FILE__) . '/../../phpBB/includes/functions_install.php';
|
require_once dirname(__FILE__) . '/../../phpBB/includes/functions_install.php';
|
||||||
require_once dirname(__FILE__) . '/phpbb_database_connection_helper.php';
|
require_once dirname(__FILE__) . '/phpbb_database_connection_odbc_pdo_wrapper.php';
|
||||||
|
|
||||||
class phpbb_database_test_connection_manager
|
class phpbb_database_test_connection_manager
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user