root.php

来自「1.增加了近40项后台核心设置」· PHP 代码 · 共 46 行

PHP
46
字号
<?php
$rootindex = array(
	"sitename" => "心雨动网",
	"siteurl" => "http://localhost/my/112",
	"email" => "lyjyiran@sohu.com",
	"close" => "1",
	"closetxt" => "网站升级中",
	"dstyle" => "1",
	"first" => "2",
	"indexname" => "index.htm",
	"ishtml" => "0",
	"htmltime" => "10",
	"obstart" => "0",
	"newtime" => "10",
	"newcolor" => "#FF0000",
	"artlen" => "0",
	"leftlen" => "20",
	"rightlen" => "30",
	"listb" => "10",
	"lists" => "30",
	"post" => "1",
	"newimg" => "1",
	"usehtml" => "1",
	"useubb" => "1",
	"usefla" => "1",
	"htmlonline" => "1",
	"comment" => "1",
	"commentlen" => "500",
	"commentlist" => "5",
	"alls" => "0",
	"updir" => "up",
	"upweight" => "1000",
	"uplast" => "gif|jpg|png|php|htm|zip|rar",
	"adminset" => "200",
	"commentubb" => "1",
	"listg" => "10",
	"listh" => "10",
	"listn" => "10",
	"commentlists" => "30",
	"zhuanti" => "5",
	"commenttime" => "3",
	"timelimit" => "0",
	"postlen" => "1",
	"pconnect" => "1",
	);
?>

⌨️ 快捷键说明

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