philip Tue Jan 21 04:37:37 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions setlocale.xml
Log:
Expand the note regarding bug #19836.
Index: phpdoc/en/reference/strings/functions/setlocale.xml
diff -u phpdoc/en/reference/strings/functions/setlocale.xml:1.6
phpdoc/en/reference/strings/functions/setlocale.xml:1.7
--- phpdoc/en/reference/strings/functions/setlocale.xml:1.6 Tue Jan 21 04:34:17
2003
+++ phpdoc/en/reference/strings/functions/setlocale.xml Tue Jan 21 04:37:36 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.setlocale">
<refnamediv>
@@ -90,7 +90,8 @@
<note>
<para>
The return value of <function>setlocale</function> depends
- on the system on which PHP is running.
+ on the system that PHP is running. It returns exactly
+ what the system setlocale function returns.
</para>
</note>
<para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php