oaooaPicHome beta1
This commit is contained in:
13
index.php
Normal file
13
index.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?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', 1);
|
||||
define('CURSCRIPT', 'dzz');
|
||||
define('DZZSCRIPT', basename(__FILE__));
|
||||
define('BASESCRIPT', basename(__FILE__));
|
||||
require __DIR__.'/core/dzzstart.php';
|
||||
Reference in New Issue
Block a user