X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=index.php;h=39990d55a7c59292f1a7ba78caa5dcbc146189e3;hb=b46b8933abd0c95b072331470af2b8b2d336027b;hp=f191d7e7157f4822a5749685509e499c15f45a68;hpb=78abff6a5221e9e3d498c06266d408ecd57d04ef;p=github%2Fwallabag%2Fwallabag.git diff --git a/index.php b/index.php index f191d7e7..39990d55 100755 --- a/index.php +++ b/index.php @@ -10,8 +10,8 @@ define ('POCHE', '1.8.0'); require 'check_essentials.php'; -require_once 'inc/poche/global.inc.php'; require 'check_setup.php'; +require_once 'inc/poche/global.inc.php'; // Start session Session::$sessionName = 'wallabag';