]> git.p6c8.net - jirafeau.git/commit
[FEATURE] Install script: Reduce test code
authorDan Untenzu <untenzu@webit.de>
Mon, 16 Jan 2017 16:23:17 +0000 (17:23 +0100)
committerJerome Jutteau <j.jutteau@gmail.com>
Thu, 19 Jan 2017 19:03:03 +0000 (19:03 +0000)
commit18b6e57c0091dfdd14427c940346da59298b29eb
tree0bedab76b49d4ef1d5a37ad695f5cdbccce635c0
parente2db43bbc99ff20f37bf8ccc09e11661602b39d1
[FEATURE] Install script: Reduce test code

Add some comments to enhance the readabillity in the
installation script.

Reduce footer includes and send all fatal errors
to one function instead.

Remove includes of installation depenend variables
in the footer, if the installation script is not
done yet.

Move settings include to the top (this may help
for future configuration tests).
install.php
lib/template/footer.php

patrick-canterino.de