fra_admin_showtpl.php

来自「采用模块化设计,自由组合文章,软件,论坛等模块,安装方便快捷 模板支持Dre」· PHP 代码 · 共 13 行

PHP
13
字号
<?php

if (!defined('ROOT'))
    exit('Access Denied');
$a = allmods();
$b = read_table('center_tpl');
$tomod = $_GET['tomod'];
$totpl = $_GET['totpl'];
$tofile=$_GET['tofile'];
$k=$_GET['key'];

in_array($tomod, $a) or $tomod='';
isset($b[$totpl]) or e('妯℃澘涓嶅瓨鍦

⌨️ 快捷键说明

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