From: oes Date: Sun, 7 Apr 2002 17:13:08 +0000 (+0000) Subject: Ooops: fixing submit target url X-Git-Tag: v_2_9_14~171 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@toggle?a=commitdiff_plain;h=b1deae9387e6aee5c4a9949c0f81e45e8764f9ab;p=privoxy.git Ooops: fixing submit target url --- diff --git a/doc/webserver/actions/index.php b/doc/webserver/actions/index.php index 7cadbe81..51d9785c 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.8 2002/04/02 08:45:22 oes Exp $ + $Id: index.php,v 1.14 2002/04/07 15:10:12 oes Exp $ $Log: index.php,v $ + Revision 1.14 2002/04/07 15:10:12 oes + Restoring CVS history + Revision 1.13 2002/04/06 15:19:35 oes Clean-up, smarter handling of unreachable URLs @@ -90,7 +93,7 @@ $required_actions_file_version = "1.0"; $required_privoxy_version = "2.9.13"; $actions_file_download = "http://www.privoxy.org/actions/testdrive.action"; -$submit_target = "http://www.oesterhelt.org/actions-test/step2.php"; +$submit_target = "http://www.oesterhelt.org/actions/step2.php"; /*