From 9ab63a396a90b1f6a5287fef5117c55ce27f894f Mon Sep 17 00:00:00 2001 From: oes Date: Mon, 1 Sep 2003 15:20:45 +0000 Subject: [PATCH] Require AF 1.7 --- doc/webserver/actions/index.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/webserver/actions/index.php b/doc/webserver/actions/index.php index af32105a..b17ef327 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.2.3 2002/08/27 16:33:39 oes Exp $ + $Id: index.php,v 1.25.2.4 2003/03/19 14:00:20 oes Exp $ $Log: index.php,v $ + Revision 1.25.2.4 2003/03/19 14:00:20 oes + Require AF 1.6 + Revision 1.25.2.3 2002/08/27 16:33:39 oes Require AF 1.5 & Privoxy 3.0 @@ -135,7 +138,7 @@ /* * Config: */ -$required_actions_file_version = "1.6"; +$required_actions_file_version = "1.7"; $required_privoxy_version = "3.0"; $actions_file_download = "http://sourceforge.net/project/showfiles.php?group_id=11118&release_id=147447"; $submit_target = "http://www.oesterhelt.org/actions/step2.php"; -- 2.39.2