摘要:
{template "content","header"} ---------- 调用根目录下phpcms\template\content\header文件{CHARSET} -------------------------------------字符集 (gbk或者utf-8){if isse... 阅读全文
posted @ 2015-04-16 17:27
日月当空
阅读(5559)
评论(0)
推荐(0)
摘要:
把phpcms\modules\attachment\attachments.php中将 if(empty($this->userid)){改成 if(empty($_POST['userid'])){ 阅读全文
posted @ 2015-04-16 11:56
日月当空
阅读(1347)
评论(0)
推荐(0)