Project

General

Profile

« Previous | Next » 

Revision a1b9ad59

Added by Chris Buechler about 11 years ago

fix variable typo. ticket #3669

View differences:

etc/rc.newwanip
191 191
	/* reconfigure our gateway monitor */
192 192
	setup_gateways_monitor();
193 193

  
194
	if (is_ipaddr($curnwanip))
194
	if (is_ipaddr($curwanip))
195 195
		@file_put_contents("{$g['vardb_path']}/{$interface}_cacheip", $curwanip);
196 196

  
197 197
	/* perform RFC 2136 DNS update */

Also available in: Unified diff