Revision 27ca29e4
Added by Ermal LUÇI over 14 years ago
etc/inc/interfaces.inc | ||
---|---|---|
1770 | 1770 |
if($vip['password'] != "") |
1771 | 1771 |
$password = " pass \"" . $vip_password . "\""; |
1772 | 1772 |
|
1773 |
log_error("Found carpdev interface {$vip['interface']} on top of interface {$interface}"); |
|
1774 | 1773 |
if (empty($vip['interface'])) |
1775 | 1774 |
return; |
1776 | 1775 |
|
Also available in: Unified diff
cleanup other bogus code.