diff options
Diffstat (limited to 'app/check_setup.php')
-rwxr-xr-x | app/check_setup.php | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/app/check_setup.php b/app/check_setup.php deleted file mode 100755 index 57495f2c..00000000 --- a/app/check_setup.php +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | <?php | ||
2 | |||
3 | |||
4 | |||
5 | // install folder still present, need to install wallabag | ||
6 | // if (is_dir('install')) { | ||
7 | // require('install/index.php'); | ||
8 | // exit; | ||
9 | // } \ No newline at end of file | ||