victor Sun Mar 2 07:55:54 2003 EDT
Modified files:
/phpdoc/en/reference/objaggregation/functions aggregation-info.xml
Log:
Incorrectly formatted function alias - fixed
Index: phpdoc/en/reference/objaggregation/functions/aggregation-info.xml
diff -u phpdoc/en/reference/objaggregation/functions/aggregation-info.xml:1.3
phpdoc/en/reference/objaggregation/functions/aggregation-info.xml:1.4
--- phpdoc/en/reference/objaggregation/functions/aggregation-info.xml:1.3 Fri
Feb 28 18:51:57 2003
+++ phpdoc/en/reference/objaggregation/functions/aggregation-info.xml Sun Mar 2
07:55:53 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.aggregation-info">
<refnamediv>
<refname>aggregation_info</refname>
@@ -7,14 +7,8 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <methodsynopsis>
- <type>array</type><methodname>aggregation_info</methodname>
- <methodparam><type>object</type><parameter>object</parameter></methodparam>
- </methodsynopsis>
<para>
- Will return the aggretaion information for a particular object
- as an associative array of arrays of methods and properties. The
- key for the main array is the name of the aggregated class.
+ This function is an alias of <function>aggregate_info</function>.
</para>
</refsect1>
</refentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php