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