<?php



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