diff --git a/webapp/controller/RechargeController.class.php b/webapp/controller/RechargeController.class.php index 438954c..7fbca6f 100644 --- a/webapp/controller/RechargeController.class.php +++ b/webapp/controller/RechargeController.class.php @@ -3,7 +3,7 @@ require 'classes/Quest.php'; require 'classes/AddReward.php'; -class PayController{ +class RechargeController{ protected function getMysql($account_id) {