mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 21:43:18 +00:00
Fix #1003, send orders
This commit is contained in:
@@ -301,7 +301,7 @@ class set_order extends set_abstract
|
|||||||
$stmt->closeCursor();
|
$stmt->closeCursor();
|
||||||
|
|
||||||
if ($n > 0) {
|
if ($n > 0) {
|
||||||
$evt_mngr = $Core['events-manager'];
|
$evt_mngr = $core['events-manager'];
|
||||||
|
|
||||||
$params = array(
|
$params = array(
|
||||||
'ssel_id' => $this->ssel_id,
|
'ssel_id' => $this->ssel_id,
|
||||||
|
Reference in New Issue
Block a user