Project

General

Profile

« Previous | Next » 

Revision 7e196969

Added by Ermal LUÇI over 12 years ago

Correct reload of ppp interface after modifications in the assign->ppps section

View differences:

usr/local/www/interfaces_ppps_edit.php
366 366
		configure_cron();
367 367

  
368 368
		foreach ($iflist as $pppif => $ifdescr) {
369
			if ($config['interfaces'][$if]['if'] == $ppp['if'])
369
			if ($config['interfaces'][$pppif]['if'] == $ppp['if'])
370 370
				interface_ppps_configure($pppif);
371 371
		}
372 372
		header("Location: interfaces_ppps.php");

Also available in: Unified diff