Commit d8d66ded by 石迎春

删除了target

1 parent 592fc9d1
Showing 1 changed file with 0 additions and 10 deletions
<?php
//定义项目名称
define('APP_NAME', 'App');
//定义项目路径
define('APP_PATH', './');
define('RUNTIME_PATH','./Runtime/');
define('DB_BACKUP','./Sql/');
define('APP_DEBUG', true);
require './_Core/ThinkPHP.php';
?>
\ No newline at end of file
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!