diff --git a/app/admin/controller/System.php b/app/admin/controller/System.php index 30e54a5..ea9d9e5 100644 --- a/app/admin/controller/System.php +++ b/app/admin/controller/System.php @@ -33,21 +33,7 @@ class System extends Common return View::fetch(); } - public function theme() - { - - return View::fetch(); - } - public function easyBlue() - { - - return View::fetch(); - } - public function blog() - { - - return View::fetch(); - } + public function update() {