diff --git a/webapp/controller/TempToolsController.class.php b/webapp/controller/TempToolsController.class.php index f1a8fd67..ce6202c9 100644 --- a/webapp/controller/TempToolsController.class.php +++ b/webapp/controller/TempToolsController.class.php @@ -645,6 +645,7 @@ EOD; public function reward() { + return; $gameDbConn = myself()->_getMysql(''); $rows = SqlHelper::ormSelect( $gameDbConn,