From 6d81fbcfe372f8de0e7cc78b67cdc3fb13e3cced Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Fri, 27 Jan 2012 21:31:58 +0000 Subject: [PATCH] Remove tab characters (in hope that this is the last thing I did wrong today) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322874 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/htmlentities.xml | 2 +- reference/strings/functions/htmlspecialchars.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/strings/functions/htmlentities.xml b/reference/strings/functions/htmlentities.xml index bcabc529d8..6b0bdac97f 100644 --- a/reference/strings/functions/htmlentities.xml +++ b/reference/strings/functions/htmlentities.xml @@ -179,7 +179,7 @@ The default value for the charset parameter was changed to UTF-8. - + 5.4.0 diff --git a/reference/strings/functions/htmlspecialchars.xml b/reference/strings/functions/htmlspecialchars.xml index e498839648..775033a888 100644 --- a/reference/strings/functions/htmlspecialchars.xml +++ b/reference/strings/functions/htmlspecialchars.xml @@ -221,7 +221,7 @@ The default value for the charset parameter was changed to UTF-8. - + 5.4.0