diff --git a/application/controllers/PiecesController.php b/application/controllers/PiecesController.php index d16445365..fd52e6302 100644 --- a/application/controllers/PiecesController.php +++ b/application/controllers/PiecesController.php @@ -1314,7 +1314,6 @@ class PiecesController extends Zend_Controller_Action foreach (glob("$path/ST-$siren-*.pdf") as $filename) { echo $filename; preg_match('/ST-(.*)-(.*).pdf/', $filename, $matches); - print_r($matches); $date = $matches[2]; if ( $user->checkPerm('actes') ) { $href = $this->view->url(array(