Add micro optimization.

This commit is contained in:
Ermal 2010-07-27 20:40:28 +00:00
parent 6f9b154b80
commit c935eb7709

View File

@ -524,6 +524,7 @@ function services_dhcrelay_configure() {
if (isset($gateway['defaultgw'])) {
$a_gateways = return_gateways_array(true);
$destif = $a_gateways[$rtent['gateway']]['interface'];
break;
}
}
} else