]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - index.php
[fix] #115 cookie lifetime was empty
[github/wallabag/wallabag.git] / index.php
index 9f5d0adeef47ae56fb1eefe6b241457d78912d52..06ab7d3c0b873c00133bfa644224359e9f431135 100644 (file)
--- a/index.php
+++ b/index.php
@@ -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();