X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=index.php;fp=index.php;h=39990d55a7c59292f1a7ba78caa5dcbc146189e3;hb=211068ce504c48ee95e742a12ec04f16f3988c6c;hp=f191d7e7157f4822a5749685509e499c15f45a68;hpb=70549136ba0ba5692448a079b6911cf8bb52cbee;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';