#227 디버깅용 코드 삭제

This commit is contained in:
SMaker 2013-12-30 18:01:07 +09:00
parent 2e3cf57e48
commit c46ba454bf

View file

@ -82,7 +82,6 @@ class pollController extends poll
break;
}
}
return new Object(-1, print_r($tmp_args, true));
foreach($tmp_args as $key => $val)
{