Fix nom fonction DataBase::updateProgressWebhookQueries

This commit is contained in:
OsaAjani 2016-01-21 14:47:01 +01:00
parent 3f8f39989e
commit 04cb964630
2 changed files with 2 additions and 2 deletions

View file

@ -451,7 +451,7 @@
$webhookQueriesIds[] = $webhookQuerie['id'];
}
$db->updateProgressWebhookQueries($webhookQueriesIds, true);
$db->updateProgressWebhookQueriesIn($webhookQueriesIds, true);
foreach ($webhookQueries as $webhookQuerie)
{

View file

@ -611,7 +611,7 @@
* @param array $webhookQueriesId = Tableau des id des webhook_queries voulus
* @return int : Retourne le nombre de lignes mises à jour
*/
public function updateWebhookQueriesIn($webhookQueriesId, $progress)
public function updateProgressWebhookQueriesIn($webhookQueriesId, $progress)
{
$query = "
UPDATE webhook_queries