011c27101ca66c7ef71b43468cc396a1492917bf
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
settings are not available when reading them from the database, let admin set the php-reload command and the php-backend for nginx even if php-fpm is disabled. Added a note to the description, fixes #1075
escape directories/files correctly - TODO: store the user-inputs in the database correctly (source of the data), checking in the cronjob is only just-in-case, refs #717
fix some possible undefined indexes due to the change from yesno-selectbox to a checkbox, refs #645 fixes #1105
fix some possible undefined indexes due to the change from yesno-selectbox to a checkbox, refs #645 fixes #1105
fix some possible undefined indexes due to the change from yesno-selectbox to a checkbox, refs #645 fixes #1105
fix some possible undefined indexes due to the change from yesno-selectbox to a checkbox, refs #645 fixes #1105
remove unused variable which causen an undefined-index notice because it is not part of the form, fixes #1133
check for errors in database-description before the actual creation of the database to prevent a physical existing database without an entry in the corresponding froxlor-table, fixes #1052
Description
No description provided
Languages
PHP
92.3%
Smarty
5.8%
CSS
1.2%
JavaScript
0.4%
HTML
0.3%