Remove debug
This commit is contained in:
parent
669b538a97
commit
8c78243669
@ -861,7 +861,6 @@ class EvaluationController extends Zend_Controller_Action
|
||||
$email = $request->getParam('email', '');
|
||||
|
||||
$infos = $ws->getEntrepriseValo($siren);
|
||||
file_put_contents('test.log', print_r($infos,1));
|
||||
|
||||
require_once 'Scores/RapportComment.php';
|
||||
$rapportComment = new RapportComment($siren, $this->id,
|
||||
|
Loading…
Reference in New Issue
Block a user