Revision 6e5eadf8
Added by Ermal Luçi over 15 years ago
usr/local/www/interfaces_assign.php | ||
---|---|---|
212 | 212 |
/* Reload all for the interface. */ |
213 | 213 |
interface_configure($ifname, true); |
214 | 214 |
} |
215 |
|
|
216 |
touch("/tmp/reload_interfaces"); |
|
215 | 217 |
} |
216 | 218 |
} |
217 | 219 |
|
Also available in: Unified diff
Put back a wrongly removed line.