ali Mon Nov 3 14:12:25 2003 EDT
Modified files:
/phpdoc/en/reference/datetime/functions time.xml
Log:
added "See also" to microtime
Index: phpdoc/en/reference/datetime/functions/time.xml
diff -u phpdoc/en/reference/datetime/functions/time.xml:1.2
phpdoc/en/reference/datetime/functions/time.xml:1.3
--- phpdoc/en/reference/datetime/functions/time.xml:1.2 Wed Apr 17 02:37:12 2002
+++ phpdoc/en/reference/datetime/functions/time.xml Mon Nov 3 14:12:25 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 -->
<refentry id="function.time">
<refnamediv>
@@ -17,7 +17,7 @@
the Unix Epoch (January 1 1970 00:00:00 GMT).
</para>
<para>
- See also <function>date</function>.
+ See also <function>date</function> and <function>microtime</function>.
</para>
</refsect1>
</refentry>