mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
new folders
This commit is contained in:
parent
c78c1a3f08
commit
6ad93dff69
61 changed files with 146 additions and 97 deletions
9
app/check_setup.php
Executable file
9
app/check_setup.php
Executable file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
|
||||
|
||||
// install folder still present, need to install wallabag
|
||||
// if (is_dir('install')) {
|
||||
// require('install/index.php');
|
||||
// exit;
|
||||
// }
|
Loading…
Add table
Add a link
Reference in a new issue