diff --git a/scripts/jobs/cron_tasks.inc.http.20.lighttpd.php b/scripts/jobs/cron_tasks.inc.http.20.lighttpd.php index 22280433..e31d864c 100644 --- a/scripts/jobs/cron_tasks.inc.http.20.lighttpd.php +++ b/scripts/jobs/cron_tasks.inc.http.20.lighttpd.php @@ -725,6 +725,7 @@ class lighttpd if(!isConfigDir($this->settings['system']['apacheconf_vhost'])) { // Save one big file + $vhosts_file = ''; foreach($this->lighttpd_data as $vhosts_filename => $vhost_content) {