[fix] #115 cookie lifetime was empty

This commit is contained in:
Nicolas Lœuillet
2014-03-02 08:38:26 +01:00
parent 11c680f97a
commit 71b0d53c5e
2 changed files with 10 additions and 4 deletions

View File

@ -11,7 +11,6 @@
define ('POCHE', '1.5.3');
require 'check_setup.php';
require_once 'inc/poche/global.inc.php';
session_start();
# Start Poche
$poche = new Poche();