Revision: 6929 http://ipcop.svn.sourceforge.net/ipcop/?rev=6929&view=rev Author: dotzball Date: 2013-02-16 14:55:21 +0000 (Sat, 16 Feb 2013) Log Message: ----------- Remove obsolete reference to "repository" rewrite rule which was removed in #6376.
Thanks to (Super)Mario! Modified Paths: -------------- ipcop/trunk/html/cgi-bin/urlfilter.cgi Modified: ipcop/trunk/html/cgi-bin/urlfilter.cgi =================================================================== --- ipcop/trunk/html/cgi-bin/urlfilter.cgi 2013-02-16 10:27:56 UTC (rev 6928) +++ ipcop/trunk/html/cgi-bin/urlfilter.cgi 2013-02-16 14:55:21 UTC (rev 6929) @@ -3188,9 +3188,6 @@ if (!($filtersettings{'UNFILTERED_CLIENTS'} eq '')) { print FILE " unfiltered {\n"; print FILE " pass all\n"; - if ($filtersettings{'ENABLE_SAFESEARCH'} eq 'on') { - print FILE " rewrite rew-rule-2\n"; - } print FILE " }\n\n"; } if (!($filtersettings{'BANNED_CLIENTS'} eq '')) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn