Project

General

Profile

« Previous | Next » 

Revision 0a9dba42

Added by Chris Buechler over 9 years ago

Fix NAS IP listing in captive portal. semi-related to Ticket #5656

View differences:

src/usr/local/www/services_captiveportal.php
505 505
}
506 506

  
507 507
function build_radiusnas_list() {
508
	global $config;
508 509
	$list = array();
509 510

  
510 511
	$iflist = get_configured_interface_with_descr();

Also available in: Unified diff