Fix missing container in FTP tasks

This commit is contained in:
Nicolas Le Goff
2012-10-09 19:11:31 +02:00
parent 8710e0f3cb
commit 1c1c77e28d
3 changed files with 7 additions and 7 deletions

View File

@@ -81,7 +81,7 @@ abstract class task_databoxAbstract extends task_abstract
}
$this->sbas_id = (int) $row['sbas_id'];
$this->log('This task works now on ' . phrasea::sbas_names($this->sbas_id, $app));
$this->log('This task works now on ' . phrasea::sbas_names($this->sbas_id, $this->dependencyContainer));
try {
// get the records to process