Suppression du print_r

This commit is contained in:
Michael RICOIS 2012-02-17 13:44:02 +00:00
parent 361e5f918e
commit ec88a723f9

View File

@ -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(