philip Wed Jan 15 19:27:46 2003 EDT Modified files: /phpdoc/en/reference/info/functions extension-loaded.xml Log: See also get_loaded_extensions and get_extension_funcs Index: phpdoc/en/reference/info/functions/extension-loaded.xml diff -u phpdoc/en/reference/info/functions/extension-loaded.xml:1.5 phpdoc/en/reference/info/functions/extension-loaded.xml:1.6 --- phpdoc/en/reference/info/functions/extension-loaded.xml:1.5 Fri May 10 17:33:04 2002 +++ phpdoc/en/reference/info/functions/extension-loaded.xml Wed Jan 15 19:27:46 +2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <!-- splitted from ./en/functions/info.xml, last change in rev 1.2 --> <refentry id="function.extension-loaded"> <refnamediv> @@ -61,8 +61,9 @@ </para> </note> <para> - See also <function>phpinfo</function> and - <function>dl</function>. + See also <function>get_loaded_extensions</function>, + <function>get_extension_funcs</function>, + <function>phpinfo</function> and <function>dl</function>. </para> </refsect1> </refentry>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php