]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - index.php
Merge pull request #926 from jsit/aboutlink
[github/wallabag/wallabag.git] / index.php
index a26f458ae4a17837bd82746fe2ac85e20d53be5e..39990d55a7c59292f1a7ba78caa5dcbc146189e3 100755 (executable)
--- 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';