mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-10 03:23:19 +00:00
Fix unit tests
This commit is contained in:
@@ -471,7 +471,7 @@ class set_order extends set_abstract
|
||||
$stmt->closeCursor();
|
||||
$n ++;
|
||||
}
|
||||
|
||||
|
||||
if ($n > 0) {
|
||||
$params = array(
|
||||
'from' => $this->app['phraseanet.user']->get_id(),
|
||||
|
Reference in New Issue
Block a user