diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ | |||
11 | define ('POCHE', '1.5.3'); | 11 | define ('POCHE', '1.5.3'); |
12 | require 'check_setup.php'; | 12 | require 'check_setup.php'; |
13 | require_once 'inc/poche/global.inc.php'; | 13 | require_once 'inc/poche/global.inc.php'; |
14 | session_start(); | ||
15 | 14 | ||
16 | # Start Poche | 15 | # Start Poche |
17 | $poche = new Poche(); | 16 | $poche = new Poche(); |