增加cache文件夹
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
!defined('EMLOG_ROOT') && exit('access deined!');
|
||||
!defined('AUTOPUB_CACHE_DIR') && define('AUTOPUB_CACHE_DIR', EMLOG_ROOT.'/content/plugins/autopub/autopub_file/');
|
||||
!defined('AUTOPUB_CACHE_DIR') && define('AUTOPUB_CACHE_DIR', EMLOG_ROOT.'/content/plugins/autopub/cache/');
|
||||
function plugin_setting_view(){
|
||||
}
|
||||
function adminview(){
|
||||
|
||||
Reference in New Issue
Block a user