tag.inc.php
来自「Phpcms2008 是一款基于 PHP+Mysql 架构的网站内容管理系统」· PHP 代码 · 共 14 行
PHP
14 行
<?php
defined('IN_PHPCMS') or exit('Access Denied');
if(!isset($function)) $function = 'link';
$action = $action ? $action : 'manage';
require 'admin/tag.class.php';
if(!isset($module)) $module = $mod;
$t = new tag($module);
$template = $template ? $template : 'tag_link';
switch($action)
{
case 'add':
if(isset($dosubmit))
{
if($isadd && isset($t->TAG[$tagname])) showmessage('璇ユ爣绛惧凡缁忓瓨鍦
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?