From 2047b1aba9e8768270e7066fa7d624c446548555 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=80=E5=90=8D=E5=AE=85=E3=80=82?= Date: Thu, 13 Jul 2017 22:20:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=B8=80=E5=A4=84=E4=B8=8D?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E7=9A=84=E5=B8=B8=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Plugin.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Plugin.php b/Plugin.php index 2057b8c..9681c86 100644 --- a/Plugin.php +++ b/Plugin.php @@ -9,7 +9,6 @@ */ class Access_Plugin implements Typecho_Plugin_Interface { - public const VERSION = 2; public static $panel = 'Access/page/console.php'; /**