插件代码上传
This commit is contained in:
9
config.php
Normal file
9
config.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
global $zbp;
|
||||
// 全局变量
|
||||
$zbp->Config('zxd_ctrlcenter')->relativepath = 'zb_users/plugin/zxd_ctrlcenter/';
|
||||
$zbp->Config('zxd_ctrlcenter')->path = $blogpath.'zb_users/plugin/zxd_ctrlcenter/';
|
||||
$zbp->Config('zxd_ctrlcenter')->urlpath = $bloghost.'zb_users/plugin/zxd_ctrlcenter/';
|
||||
|
||||
|
||||
// $zbp->host
|
Reference in New Issue
Block a user