goba Thu Jul 25 05:59:48 2002 EDT Modified files: /phpdoc/en/language variables.xml Log: Features.types is not the right linkend, changing to language.types Index: phpdoc/en/language/variables.xml diff -u phpdoc/en/language/variables.xml:1.52 phpdoc/en/language/variables.xml:1.53 --- phpdoc/en/language/variables.xml:1.52 Wed Jul 3 18:51:23 2002 +++ phpdoc/en/language/variables.xml Thu Jul 25 05:59:48 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.52 $ --> +<!-- $Revision: 1.53 $ --> <chapter id="language.variables"> <title>Variables</title> @@ -1007,7 +1007,7 @@ <function>is_float</function>, <function>is_int</function>, <function>is_object</function>, and <function>is_string</function>. See also the chapter on - <link linkend="features.types">Types</link>. + <link linkend="language.types">Types</link>. </para> </sect2>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php