mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16741] Debug SQLServer Tests
PHPBB3-16741
This commit is contained in:
@@ -483,7 +483,7 @@ class doctrine implements tools_interface
|
||||
}
|
||||
catch (Exception $e)
|
||||
{
|
||||
return false;
|
||||
return $e->getMessage();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user