]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - index.php
[add] script to make the install more user friendly #466
[github/wallabag/wallabag.git] / index.php
index 1a595ecef4aeafdd52d3488a1ae88a43dcba0229..7ded3bdbc09862917b21ca09f3774484474e6a18 100644 (file)
--- a/index.php
+++ b/index.php
@@ -9,6 +9,7 @@
  */
 
 define ('POCHE', '1.5.0');
+require 'check_setup.php';
 require_once 'inc/poche/global.inc.php';
 session_start();