aboutsummaryrefslogtreecommitdiffstats
path: root/config/ipblocklist/7/purge.tmp
diff options
context:
space:
mode:
authorThomas Schaefer <tom@tomschaefer.org>2011-08-19 21:19:35 -0400
committerThomas Schaefer <tom@tomschaefer.org>2011-08-19 21:19:35 -0400
commit8178e1ac1da79249eec0fc42786be54b61959a8e (patch)
treef18969892c203483c64e1c6003d50a8d4521edca /config/ipblocklist/7/purge.tmp
parentcd151c1e3089329019742f890edec830e5aa20a8 (diff)
downloadpfsense-packages-8178e1ac1da79249eec0fc42786be54b61959a8e.tar.gz
pfsense-packages-8178e1ac1da79249eec0fc42786be54b61959a8e.tar.bz2
pfsense-packages-8178e1ac1da79249eec0fc42786be54b61959a8e.zip
Whitelists are persistent through reboots, logging stays checked, Removed old warning, added lvl1 list by default, and changed description
Diffstat (limited to 'config/ipblocklist/7/purge.tmp')
-rwxr-xr-xconfig/ipblocklist/7/purge.tmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/ipblocklist/7/purge.tmp b/config/ipblocklist/7/purge.tmp
index a5a6cdf8..2ecf1cf6 100755
--- a/config/ipblocklist/7/purge.tmp
+++ b/config/ipblocklist/7/purge.tmp
@@ -15,6 +15,6 @@ exec("/usr/bin/more temp_lists.txt > lists.txt");
exec("/bin/rm temp_lists.txt");
-header('Location: ipblocklist.php');
+header('Location: ipblocklist_list.php');
?>