down_setting.php

来自「phpcms2007很好的cms内容管理系统,操作方便」· PHP 代码 · 共 31 行

PHP
31
字号
<?php return array (  'mode' => '0',  'mirror_file' => 'phpcms_mirror',  'auth_key' => 'PHPCMS',  'local_showurl' => '0',  'remote_showurl' => '1',  'thumb_width' => '150',  'thumb_height' => '150',  'password' => '0',  'expire' => '15',  'enable_guest_add' => '1',  'check_code' => '1',  'enable_reword' => '0',  'enable_keylink' => '0',  'keywords_show' => '1',  'keywords_add' => '1',  'editor_mode' => 'editor',  'editor_width' => '100%',  'editor_height' => '200',  'uptype' => '1',  'upnum' => '5',  'enable_rss' => '1',  'rss_num' => '50',  'rss_length' => '200',  'name' => '涓嬭浇',  'moduledir' => 'down',  'moduledomain' => '',  'linkurl' => '',);?>

⌨️ 快捷键说明

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