aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/check_setup.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/check_setup.php')
-rwxr-xr-xapp/check_setup.php9
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