Uli bd890e8ebe Fix for cron_tasks.inc.http.10.apache.php on 1315
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.
2012-09-24 09:10:57 +02:00
2012-09-21 17:50:21 +02:00
2011-07-16 10:13:13 +02:00
2011-03-19 13:19:34 +01:00
2012-06-18 02:05:55 -03:00
2011-07-16 10:13:13 +02:00
Description
No description provided
28 MiB
Languages
PHP 92.3%
Smarty 5.8%
CSS 1.2%
JavaScript 0.4%
HTML 0.3%