X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=index.php;h=39990d55a7c59292f1a7ba78caa5dcbc146189e3;hb=e319c498913350cd8354774609ad2adfc62e4058;hp=a26f458ae4a17837bd82746fe2ac85e20d53be5e;hpb=b6a3c8866a4cb88b009e7ba45c5e223e0fdae188;p=github%2Fwallabag%2Fwallabag.git diff --git a/index.php b/index.php index a26f458a..39990d55 100755 --- a/index.php +++ b/index.php @@ -9,6 +9,7 @@ */ define ('POCHE', '1.8.0'); +require 'check_essentials.php'; require 'check_setup.php'; require_once 'inc/poche/global.inc.php';