From 09022f2ab46a082027daf76cef2877655ab1e102 Mon Sep 17 00:00:00 2001 From: oes Date: Tue, 6 Aug 2002 08:39:09 +0000 Subject: [PATCH] Require AF 1.4; link to new AF download location --- doc/webserver/actions/index.php | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/webserver/actions/index.php b/doc/webserver/actions/index.php index 4ce3c17f..f1f67ed3 100755 --- a/doc/webserver/actions/index.php +++ b/doc/webserver/actions/index.php @@ -8,9 +8,12 @@ This file belongs in ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: index.php,v 1.25 2002/04/29 17:30:20 oes Exp $ + $Id: index.php,v 1.25.2.1 2002/07/27 18:47:49 oes Exp $ $Log: index.php,v $ + Revision 1.25.2.1 2002/07/27 18:47:49 oes + Require Privoxy 2.9.16 and AF 1.3 + Revision 1.25 2002/04/29 17:30:20 oes Fixed BML link text @@ -126,9 +129,9 @@ /* * Config: */ -$required_actions_file_version = "1.3"; -$required_privoxy_version = "2.9.16"; -$actions_file_download = "http://www.privoxy.org/actions/testdrive.action"; +$required_actions_file_version = "1.4"; +$required_privoxy_version = "2.9.18"; +$actions_file_download = "http://sourceforge.net/project/showfiles.php?group_id=11118&release_id=103670"; $submit_target = "http://www.oesterhelt.org/actions/step2.php"; -- 2.39.2