⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 spacemsg.php

📁 Phpcms2008 是一款基于 PHP+Mysql 架构的网站内容管理系统
💻 PHP
字号:
<?phprequire './include/common.inc.php';if(!$M['ischecklogin']) {if(!$_userid) showmessage('璇峰厛鐧婚檰鍚庡湪鍙戣〃',$MODULE['member']['url'].'login.php?forward='.urlencode(URL));}$head['keywords'] = $PHPCMS['keywords'];$head['description'] = $PHPCMS['description'];require_once  MOD_ROOT.'/include/comment.class.php';$comments = new comment();switch ( $action ){	case 'list':        include template('comment', 'spacemsg');	break;    case 'add':    break;    case 'del':    break;}?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -