mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-20 21:58:09 +00:00
renamed wallabag_compatibility_test since it doesn't do that anymore
This commit is contained in:
parent
571b99e804
commit
5e26c91024
2 changed files with 1 additions and 1 deletions
|
@ -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')){
|
||||
|
|
Loading…
Reference in a new issue