bd890e8ebe5ceb43763a05f877f55e8a9e293b7e
Error should have been fixed in #24 but the following error still
occured if $this->settings['phpfpm']['configdir'] is not available:
```
PHP Warning: readdir() expects parameter 1 to be resource, boolean
given in /var/www/froxlor/scripts/jobs/cron_tasks.inc.http.10.apache.php
on line 1315
```
Structure of the fix is the same as in
f5bc81faca but copied to the other
section.
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
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
Description
No description provided
Languages
PHP
92.3%
Smarty
5.8%
CSS
1.2%
JavaScript
0.4%
HTML
0.3%