X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=index.php;h=2c81afd69018ce2eb2161bdbc3c9b9baf3857224;hb=c9bd17a1007bb78e5de0775efca01df0fb515031;hp=1a595ecef4aeafdd52d3488a1ae88a43dcba0229;hpb=6285e57c49bd06ed52ab997f0dc767576b7da126;p=github%2Fwallabag%2Fwallabag.git diff --git a/index.php b/index.php index 1a595ece..2c81afd6 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,8 @@ * @license http://www.wtfpl.net/ see COPYING file */ -define ('POCHE', '1.5.0'); +define ('POCHE', '1.5.1'); +require 'check_setup.php'; require_once 'inc/poche/global.inc.php'; session_start();