rabin 7 years ago
parent
commit
5679c1ef5a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      manage/index.php

+ 1 - 1
manage/index.php

@@ -1,4 +1,4 @@
 <?php
 define('DEVER_PACKAGE',  'manage');
 define('DEVER_APP_SETUP', dirname(__FILE__) . DIRECTORY_SEPARATOR);
-include(dirname(__FILE__) . DIRECTORY_SEPARATOR . '../boot.php');
+include(dirname(__FILE__) . DIRECTORY_SEPARATOR . '../boot.php');