diff --git a/webapp/controller/ActivityController.class.php b/webapp/controller/ActivityController.class.php index 8597a04..0947cb9 100644 --- a/webapp/controller/ActivityController.class.php +++ b/webapp/controller/ActivityController.class.php @@ -696,8 +696,8 @@ class ActivityController{ public function tempRedPack() { - $this->getRedPack($_REQUEST['amount'], $_REQUEST['account_id']); - error_log('success'); + //$this->getRedPack($_REQUEST['amount'], $_REQUEST['account_id']); + //error_log('success'); } public function getRedBag()