Project

General

Profile

« Previous | Next » 

Revision ceae2616

Added by Ermal Luçi over 15 years ago

Use propper name for interface groups.

View differences:

usr/local/www/interfaces_qinq_edit.php
191 191
				$gentry['ifname'] = "QinQ";
192 192
				$gentry['members'] = "{$additions}";
193 193
				$gentry['descr'] = "QinQ VLANs group";
194
				$config['ifgroup']['ifgroupentry'][] = $gentry;
194
				$config['ifgroups']['ifgroupentry'][] = $gentry;
195 195
			}
196 196
		}
197 197

  

Also available in: Unified diff