Ajout de champs oublié dans le tableau explode
This commit is contained in:
parent
d81a4df56f
commit
15a396bb3f
@ -14,7 +14,7 @@ class ComptageController extends Zend_Controller_Action
|
||||
'dateCrea_etab', 'dateCrea_ent', 'dateImmat', 'nbEtab', 'teff_entrep', 'teff_etab',
|
||||
'teff_entrep', 'teff_etab', 'eff_etab', 'eff_entrep', 'adr_dep', 'adr_cp', 'nbMPubli',
|
||||
'nbPart', 'nbActio', 'capital', 'bilAnnee', 'bilCloture', 'bilEE', 'bilFL', 'bilFK',
|
||||
'bilFR', 'bilGF', 'bilGP', 'bilGU', 'bilGW', 'bilHD', 'bilHH', 'bilHL', 'bilHM', 'bilHN', 'bilYP', 'adr_com'
|
||||
'bilTca','bilFR', 'bilGF', 'bilGP', 'bilGU', 'bilGW', 'bilHD', 'bilHH', 'bilHL', 'bilHM', 'bilHN', 'bilYP', 'adr_com'
|
||||
);
|
||||
$request = $this->getRequest();
|
||||
$key = $request->getParam('cle');
|
||||
|
Loading…
Reference in New Issue
Block a user