Project

General

Profile

« Previous | Next » 

Revision 85d1b87e

Added by Doktor Notor over 8 years ago

Add reason to write_config() call

View differences:

src/usr/local/www/diag_dns.php
117 117
		} else {
118 118
			$a_aliases[] = $newalias;
119 119
		}
120
		write_config(gettext("Created an alias from Diagnostics - DNS Lookup page."));
120 121
		write_config();
121 122
		$createdalias = true;
122 123
	}

Also available in: Unified diff