?? menu.php
字號:
<?php
/*
*####################################################
* PHPCMS v3.0.0 - Advanced Content Manage System.
* Copyright (c) 2005-2006 phpcms.cn
*
* For further information go to http://www.phpcms.cn/
* This copyright notice MUST stay intact for use.
*####################################################
*/
$modtitle[$mod] = "鏈接管理";
$menu[$mod][] = array("鏈接審核","?mod=".$mod."&file=link&action=manage&passed=0");
$menu[$mod][] = array("鏈接管理","?mod=".$mod."&file=link&action=manage");
$menu[$mod][] = array("模板類型","?mod=phpcms&file=templatetype&action=manage&module=link");
$menu[$mod][] = array("模板管理","?mod=phpcms&file=template&action=manage&module=link");
?>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -