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'); }