<?php
define('APP_NAME','Index');
define('APP_PATH','./Index/');
define('RUNTIME_PATH','./Index/temp/');
include('./ThinkPHP/ThinkPHP.php');