]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - index.php
[add] languages well displayed on config page #480
[github/wallabag/wallabag.git] / index.php
index 1a595ecef4aeafdd52d3488a1ae88a43dcba0229..2c81afd69018ce2eb2161bdbc3c9b9baf3857224 100644 (file)
--- 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();