nlopess         Tue Jun  6 11:20:24 2006 UTC

  Modified files:              
    /phpdoc/en/reference/datetime/functions     
                                                date-default-timezone-set.xml 
  Log:
  link the date.timezone ini option to its page
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/datetime/functions/date-default-timezone-set.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/datetime/functions/date-default-timezone-set.xml
diff -u 
phpdoc/en/reference/datetime/functions/date-default-timezone-set.xml:1.5 
phpdoc/en/reference/datetime/functions/date-default-timezone-set.xml:1.6
--- phpdoc/en/reference/datetime/functions/date-default-timezone-set.xml:1.5    
Thu Apr 27 14:19:29 2006
+++ phpdoc/en/reference/datetime/functions/date-default-timezone-set.xml        
Tue Jun  6 11:20:24 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry id="function.date-default-timezone-set">
  <refnamediv>
   <refname>date_default_timezone_set</refname>
@@ -28,7 +28,8 @@
   </note>
   <para>
    Instead of using this function to set the default timezone in your script,
-   you can also use the INI setting "date.timezone" to set the default
+   you can also use the INI setting <link
+   linkend="ini.date.timezone">date.timezone</link> to set the default
    timezone.
   </para>
  </refsect1>

Reply via email to