didou Thu Jan 13 21:10:20 2005 EDT
Modified files:
/phpdoc/en/reference/var/functions gettype.xml
Log:
No.
# see ext/standard/type.c
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/gettype.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/var/functions/gettype.xml
diff -u phpdoc/en/reference/var/functions/gettype.xml:1.5
phpdoc/en/reference/var/functions/gettype.xml:1.6
--- phpdoc/en/reference/var/functions/gettype.xml:1.5 Thu Sep 23 03:44:36 2004
+++ phpdoc/en/reference/var/functions/gettype.xml Thu Jan 13 21:10:19 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.2 -->
<refentry id="function.gettype">
<refnamediv>
@@ -59,7 +59,7 @@
<simpara>"user function" (PHP 3 only, deprecated)</simpara>
</listitem>
<listitem>
- <simpara>"unknown type"<!-- someone's joking? --></simpara>
+ <simpara>"unknown type"</simpara>
</listitem>
</itemizedlist>
</para>