rabin 4 months ago
parent
commit
d42b80415a
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', 'image');
 define('DEVER_APP_LANG', '图片处理');
 define('DEVER_APP_PATH', dirname(__FILE__) . DIRECTORY_SEPARATOR);
-include(DEVER_APP_PATH . '../boot.php');
+include(DEVER_APP_PATH . '../../boot.php');