Comment code
This commit is contained in:
parent
144b3262fb
commit
ed9d5bffc2
@ -753,12 +753,13 @@ class Entreprise extends WsScore
|
||||
$duree = round(microtime(true)-$tDeb,3);
|
||||
debugLog('W', "indiscore DUREE = $duree s", __LINE__, __FILE__, __FUNCTION__, __CLASS__);
|
||||
|
||||
/*
|
||||
if ($plus) {
|
||||
$this->setSurveillance($siren, $this->tabInfoUser['email'], 'Indiscore+', 'privileges', false, 0);
|
||||
$this->setSurveillance($siren, $this->tabInfoUser['email'], 'Indiscore+', 'score');
|
||||
if ($this->tabInfoUser['idClient']==89)
|
||||
$this->setSurveillance($siren, $this->tabInfoUser['email'], 'Indiscore+', 'annonces');
|
||||
}
|
||||
}*/
|
||||
|
||||
Zend_Registry::get('WsLogger')->info("INDISCORE : ".print_r($tabRet,1));
|
||||
$output = new Indiscore();
|
||||
|
Loading…
x
Reference in New Issue
Block a user