Fonction du controlleur enrichissement
This commit is contained in:
parent
2155ccfc3d
commit
57c6565b86
@ -70,9 +70,8 @@ class EnrichissementController extends Zend_Controller_Action
|
||||
*/
|
||||
public function commandeAction()
|
||||
{
|
||||
//Actualisation du comptage
|
||||
//Récupération des SIRET
|
||||
//Mise en attente de l'enrichissement
|
||||
$object = new Object_Comptage();
|
||||
return ($object->extract());
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user