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