Project

General

Profile

« Previous | Next » 

Revision 7385b511

Added by Scott Ullrich over 17 years ago

When deleting the LAN interface automatically unset: * EZ Shaper configuration * Traffic Shaper Configuration

View differences:

usr/local/www/interfaces_assign.php
144 144
	} else {
145 145
		unset($config['interfaces']['lan']);
146 146
		unset($config['dhcpd']['lan']);
147
		unset($config['shaper']);
148
		unset($config['ezshaper']);
147 149
	}
148 150

  
149 151
	write_config();

Also available in: Unified diff