summaryrefslogtreecommitdiff
path: root/ext/soap/interop/client_round2_interop.php
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/interop/client_round2_interop.php')
-rw-r--r--ext/soap/interop/client_round2_interop.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/soap/interop/client_round2_interop.php b/ext/soap/interop/client_round2_interop.php
index ee785f67c..3caee080d 100644
--- a/ext/soap/interop/client_round2_interop.php
+++ b/ext/soap/interop/client_round2_interop.php
@@ -7,7 +7,7 @@
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.02 of the PHP license, |
// | that is bundled with this package in the file LICENSE, and is |
-// | available at through the world-wide-web at |
+// | available through the world-wide-web at |
// | http://www.php.net/license/2_02.txt. |
// | If you did not receive a copy of the PHP license and are unable to |
// | obtain it through the world-wide-web, please send a note to |
@@ -16,7 +16,7 @@
// | Authors: Shane Caraveo <Shane@Caraveo.com> |
// +----------------------------------------------------------------------+
//
-// $Id: client_round2_interop.php,v 1.17 2004/09/13 11:55:24 dmitry Exp $
+// $Id: client_round2_interop.php,v 1.17.2.2 2006/01/01 13:27:13 sniper Exp $
//
require_once 'DB.php'; // PEAR/DB
require_once 'client_round2_params.php';