From 34feee0ea4da3cfd6487c930247fc2928aaac2fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=9D=BE?= Date: Wed, 17 Oct 2012 22:06:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DjQuery=E5=8A=A0=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- autopub.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autopub.php b/autopub.php index 0c3798b..d705840 100644 --- a/autopub.php +++ b/autopub.php @@ -1,7 +1,7 @@ $(function(){$.get("'.DYNAMIC_BLOGURL.'?plugin=autopub");})'."\n"; } if (!dir_is_empty(AUTOPUB_CACHE_DIR)) { + emLoadJQuery(); addAction('index_footer', 'autopub'); addAction('adm_footer', 'autopub'); }