mod_template.php

来自「blog程序~~~ ~~~~~」· PHP 代码 · 共 12 行

PHP
12
字号
<?PHP
$template['id']="60A13BBE-C069-47A1-B210-C69C40CAAA00";
$template['sysver']='5.2';
$template['name']="Default";
$template['author']="Bob Shen";
$template['intro']="Default skin of Bo-blog 2.1.0.";
$template['dirname']="default";
$template['thumbnail']="thumb.jpg";
$template['structure']="template/default/elements.php";
$template['images']="template/default/images";
$template['moreimages']="template/default/images";
$template['css'][0]="template/default/styles.css";

⌨️ 快捷键说明

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