mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Coding standards
This commit is contained in:
@@ -53,7 +53,7 @@ class task_Scheduler
|
||||
{
|
||||
self::$connection = new connection_pdo ('appbox', $hostname, $port, $user, $password, $dbname);
|
||||
}
|
||||
|
||||
|
||||
return self::$connection;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user