mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/16741] Debug SQLServer Tests
PHPBB3-16741
This commit is contained in:
parent
e93c914da3
commit
a663a6c394
1 changed files with 1 additions and 1 deletions
|
@ -483,7 +483,7 @@ class doctrine implements tools_interface
|
|||
}
|
||||
catch (Exception $e)
|
||||
{
|
||||
return false;
|
||||
return $e->getMessage();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue