更新到正式版1.0
This commit is contained in:
22
user.php
22
user.php
@@ -1,12 +1,12 @@
|
||||
<?php
|
||||
/*
|
||||
* @copyright QiaoQiaoShiDai Internet Technology(Shanghai)Co.,Ltd
|
||||
* @license https://www.oaooa.com/licenses/
|
||||
*
|
||||
* @link https://www.oaooa.com
|
||||
* @author zyx(zyx@oaooa.com)
|
||||
*/
|
||||
|
||||
define('APPTYPEID', 0);
|
||||
define('CURSCRIPT', 'user');
|
||||
<?php
|
||||
/*
|
||||
* @copyright QiaoQiaoShiDai Internet Technology(Shanghai)Co.,Ltd
|
||||
* @license https://www.oaooa.com/licenses/
|
||||
*
|
||||
* @link https://www.oaooa.com
|
||||
* @author zyx(zyx@oaooa.com)
|
||||
*/
|
||||
|
||||
define('APPTYPEID', 0);
|
||||
define('CURSCRIPT', 'user');
|
||||
require __DIR__.'/core/dzzstart.php';
|
||||
Reference in New Issue
Block a user