From bd49f1278747104dd932ef32fa6dc2839d234b46 Mon Sep 17 00:00:00 2001 From: Yu-Hsien Chou Date: Mon, 11 Mar 2019 22:51:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App/Controllers/ChoupgController.php | 1 + 1 file changed, 1 insertion(+) diff --git a/App/Controllers/ChoupgController.php b/App/Controllers/ChoupgController.php index 64ced5f..82e8b9d 100644 --- a/App/Controllers/ChoupgController.php +++ b/App/Controllers/ChoupgController.php @@ -27,6 +27,7 @@ function action() { // TODO: Implement action() method. self::sendHelperMessage(); + self::hiddenFeatues(); } private function sendHelperMessage() {