Suppression debug

This commit is contained in:
Michael RICOIS 2010-07-06 09:25:42 +00:00
parent 969d9b37e8
commit 21292c4c41

View File

@ -13,8 +13,6 @@ switch ( $action ){
echo $return;
break;
case 'setsurv':
print_r($_REQUEST['formSurv']);
exit;
$set = setSurveillance($_REQUEST['formSurv']);
FB::log($set, 'set');
if ( $set == '' ){