Till Brehm
2014-03-05 3de838ddf26c62a1f676c7cd9dc48de44bde54f9
install/dist/lib/gentoo.lib.php
@@ -535,7 +535,7 @@
         }
      }
      
      $tpl->setLoop('ip_adresses',$ip_addresses);
      if(count($ip_addresses) > 0) $tpl->setLoop('ip_adresses',$ip_addresses);
      wf($conf['apache']['vhost_conf_dir'].'/000-ispconfig.conf', $tpl->grab());
      unset($tpl);