Revision 0831bc86
Added by Scott Ullrich over 19 years ago
etc/inc/interfaces.inc | ||
---|---|---|
721 | 721 |
} |
722 | 722 |
|
723 | 723 |
function interfaces_wan_configure() { |
724 |
global $config, $g; |
|
724 |
global $config, $g, $bridges_total;
|
|
725 | 725 |
|
726 | 726 |
$wancfg = $config['interfaces']['wan']; |
727 | 727 |
|
Also available in: Unified diff
Fix bugs found by eclipse