rabin 3 months ago
parent
commit
ad02e1663c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -3,4 +3,4 @@
 define('DEVER_APP_NAME', 'excel');
 define('DEVER_APP_LANG', 'excel组件');
 define('DEVER_APP_PATH', dirname(__FILE__) . DIRECTORY_SEPARATOR);
-include(DEVER_APP_PATH . '../boot.php');
+include(DEVER_APP_PATH . '../../boot.php');