]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - install/index.php
renamed wallabag_compatibility_test since it doesn't do that anymore
[github/wallabag/wallabag.git] / install / index.php
index 8fdc998c96ad0a6ac3a3ef3abb66651d27f3faf5..30bc2f6bce51d5ca79662a2d93149a2b743d4ecb 100755 (executable)
@@ -11,7 +11,7 @@
 $errors = array();
 $successes = array();
 
-require_once('wallabag_compatibility_test.php');
+require_once('install_functions.php');
 
 if (isset($_GET['clean'])) {
     if (is_dir('install')){