Project

General

Profile

« Previous | Next » 

Revision f7531032

Added by Ermal Luçi about 10 years ago

Make this right finally :). Thanks-ti: Phil-davis

View differences:

usr/local/www/vpn_ipsec_settings.php
212 212

  
213 213
		vpn_ipsec_configure($needsrestart);
214 214
		vpn_ipsec_configure_loglevels();
215

  
216
		header("Location: vpn_ipsec_settings.php");
217
		return;
218 215
	}
216
	header("Location: vpn_ipsec_settings.php");
217
	return;
219 218
}
220 219

  
221 220
$pgtitle = array(gettext("VPN"), gettext("IPsec"), gettext("Settings"));

Also available in: Unified diff