From 7ba42aa8f14fd2eb9e7e956ed7429591ab98ef91 Mon Sep 17 00:00:00 2001 From: Tom Schaefer Date: Mon, 6 Dec 2010 12:02:29 -0500 Subject: prep for major filestructure re-do --- config/ipblocklist/purgeip.tmp | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 config/ipblocklist/purgeip.tmp (limited to 'config/ipblocklist/purgeip.tmp') diff --git a/config/ipblocklist/purgeip.tmp b/config/ipblocklist/purgeip.tmp deleted file mode 100644 index b577b8af..00000000 --- a/config/ipblocklist/purgeip.tmp +++ /dev/null @@ -1,26 +0,0 @@ - temp_ips.ipfw"); -if ($line == 0) { - exec("rm wlists.txt"); - } else { - exec("sed $line'd' wlists.txt > temp_wlists.txt"); - } -exec("more temp_wlists.txt > wlists.txt"); -exec("rm temp_wlists.txt"); - - -?> - - - - - - - -- cgit v1.2.3