From ddb8a65bac54d52969f39cc8d37e84c3fe4e171f Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Fri, 24 Oct 2003 12:07:07 +0000 Subject: [PATCH] email obfuscation git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142995 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.openbsd.xml | 4 ++-- reference/calendar/functions/easter-date.xml | 4 ++-- reference/calendar/functions/easter-days.xml | 4 ++-- reference/oci8/reference.xml | 6 +++--- reference/strings/functions/metaphone.xml | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/chapters/install.openbsd.xml b/chapters/install.openbsd.xml index 690ac77bc1..8e7fce7578 100644 --- a/chapters/install.openbsd.xml +++ b/chapters/install.openbsd.xml @@ -1,5 +1,5 @@ - + Unix/OpenBSD installs @@ -67,7 +67,7 @@ this method, it is now deprecated. You can still use the old stable ports trees if you wish, but they are unsupported by the OpenBSD team. If you have any comments about this, the current maintainer for the port - is Anil Madhavapeddy. + is Anil Madhavapeddy (avsm at openbsd dot org). diff --git a/reference/calendar/functions/easter-date.xml b/reference/calendar/functions/easter-date.xml index 0d2f401b52..d2fc6103c3 100644 --- a/reference/calendar/functions/easter-date.xml +++ b/reference/calendar/functions/easter-date.xml @@ -1,5 +1,5 @@ - + @@ -59,7 +59,7 @@ echo date ("M-d-Y", easter_date(2001)); // Apr-15-2001 (The code is based on a C program by Simon Kershaw, - <webmaster@ely.anglican.org>) + <webmaster at ely.anglican dot org>) See easter_days for calculating Easter diff --git a/reference/calendar/functions/easter-days.xml b/reference/calendar/functions/easter-days.xml index 760b11b27d..69f1c21e16 100644 --- a/reference/calendar/functions/easter-days.xml +++ b/reference/calendar/functions/easter-days.xml @@ -1,5 +1,5 @@ - + @@ -71,7 +71,7 @@ echo easter_days (1913); // 2, i.e. March 23 (The code is based on a C program by Simon Kershaw, - <webmaster@ely.anglican.org>) + <webmaster at ely.anglican dot org>) See also easter_date. diff --git a/reference/oci8/reference.xml b/reference/oci8/reference.xml index 61af03f37a..baf8588591 100644 --- a/reference/oci8/reference.xml +++ b/reference/oci8/reference.xml @@ -1,5 +1,5 @@ - + Oracle 8 functions OCI8 @@ -137,7 +137,7 @@ - + @@ -24,7 +24,7 @@ Metaphone was developed by Lawrence Philips - <lphilips@verity.com>. It is described in ["Practical + <lphilips at verity dot com>. It is described in ["Practical Algorithms for Programmers", Binstock & Rex, Addison Wesley, 1995].