aboutsummaryrefslogblamecommitdiffhomepage
path: root/app/check_setup.php
blob: 57495f2c1f7106588ab0ec34313ba9b97e82f2b2 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                         
<?php



// install folder still present, need to install wallabag
// if (is_dir('install')) {
//     require('install/index.php');
//     exit;
// }