1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

[add] script to make the install more user friendly #466

This commit is contained in:
Nicolas Lœuillet 2014-02-18 21:22:34 +01:00
parent 6285e57c49
commit 792097fb6a
5 changed files with 344 additions and 1 deletions

View file

@ -9,6 +9,7 @@
*/
define ('POCHE', '1.5.0');
require 'check_setup.php';
require_once 'inc/poche/global.inc.php';
session_start();