Fix flickr

This commit is contained in:
Nicolas Le Goff
2014-12-15 15:33:29 +01:00
parent fec39e76bc
commit b83bce0254
3 changed files with 8 additions and 7 deletions

View File

@@ -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(