]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - index.php
Merge pull request #532 from wallabag/upload-file
[github/wallabag/wallabag.git] / index.php
index ecae911983ef77f92312a149037b0fae5e4f69fe..5ca8bef5b3de0af9c49a2737cd8859efd034c5c2 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();