]> git.immae.eu Git - github/wallabag/wallabag.git/commit - index.php
Split up check_setup.php into two files. The new file check_essentials.php takes... 780/head
authorMarc Wilhelm <marc@suxez.com>
Tue, 22 Jul 2014 09:52:18 +0000 (11:52 +0200)
committerMarc Wilhelm <marc@suxez.com>
Tue, 22 Jul 2014 09:52:18 +0000 (11:52 +0200)
commit9c67b1b829290e5e78cb7da90acf285d6cd5c48f
tree701dc16488062092d4733a0937b815a4b9248c28
parent955fc6743871016787e8425425b63cd0f40acaa9
Split up check_setup.php into two files. The new file check_essentials.php takes care of stuff like the PHP version and is executed before the config files are included which are needed by check_setup. This patch addresses issue #773
check_essentials.php [new file with mode: 0644]
check_setup.php
index.php