更新到正式版1.0
This commit is contained in:
20
misc.php
20
misc.php
@@ -1,11 +1,11 @@
|
||||
<?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', 100);
|
||||
define('CURSCRIPT', 'misc');
|
||||
<?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', 100);
|
||||
define('CURSCRIPT', 'misc');
|
||||
require __DIR__.'/core/dzzstart.php';
|
||||
Reference in New Issue
Block a user