aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index adfef71b..3cb272cd 100755
--- a/index.php
+++ b/index.php
@@ -8,7 +8,7 @@
8 * @license http://opensource.org/licenses/MIT see COPYING file 8 * @license http://opensource.org/licenses/MIT see COPYING file
9 */ 9 */
10 10
11define ('POCHE', '1.8.1'); 11define ('POCHE', '1.9.0');
12require 'check_essentials.php'; 12require 'check_essentials.php';
13require 'check_setup.php'; 13require 'check_setup.php';
14require_once 'inc/poche/global.inc.php'; 14require_once 'inc/poche/global.inc.php';