rabin 4 months ago
parent
commit
0a071efed4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -2,4 +2,4 @@
 define('DEVER_APP_NAME', 'manage');
 define('DEVER_APP_LANG', '管理平台');
 define('DEVER_APP_PATH', dirname(__FILE__) . DIRECTORY_SEPARATOR);
-include(DEVER_APP_PATH . '../boot.php');
+include(DEVER_APP_PATH . '../../boot.php');