boot.php 111 B

123
  1. <?php
  2. #define('DEVER_PROJECT', 'default');
  3. include(dirname(__FILE__) . DIRECTORY_SEPARATOR . '../../boot.php');