mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Fix coding standards
This commit is contained in:
@@ -40,7 +40,7 @@ abstract class connection_abstract extends PDO
|
||||
public static function html_pdo_exception(PDOException $e)
|
||||
{
|
||||
$p = array('e' => $e);
|
||||
|
||||
|
||||
$core = \bootstrap::getCore();
|
||||
$twig = $core->getTwig();
|
||||
|
||||
|
Reference in New Issue
Block a user