mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Fix flickr
This commit is contained in:
@@ -78,6 +78,7 @@ class task_period_apibridge extends task_appboxAbstract
|
||||
$this->update_element($element);
|
||||
}
|
||||
} catch (\Exception $e) {
|
||||
$this->log("process error: " . $e->getMessage());
|
||||
$sql = 'UPDATE bridge_elements SET status = :status WHERE id = :id';
|
||||
|
||||
$params = array(
|
||||
|
Reference in New Issue
Block a user