didou Tue Jan 16 01:09:17 2007 UTC
Modified files:
/phpdoc/en/reference/overload/functions overload.xml
Log:
WS
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/overload/functions/overload.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/overload/functions/overload.xml
diff -u phpdoc/en/reference/overload/functions/overload.xml:1.3
phpdoc/en/reference/overload/functions/overload.xml:1.4
--- phpdoc/en/reference/overload/functions/overload.xml:1.3 Thu Aug 1
23:04:21 2002
+++ phpdoc/en/reference/overload/functions/overload.xml Tue Jan 16 01:09:17 2007
@@ -1,26 +1,25 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
-<!-- splitted from ./en/functions/overload.xml, last change in rev 1.1 -->
- <refentry id="function.overload">
- <refnamediv>
- <refname>overload</refname>
- <refpurpose>Enable property and method call overloading for a
class</refpurpose>
- </refnamediv>
- <refsect1>
- <title>Description</title>
- <methodsynopsis>
- <type>void</type><methodname>overload</methodname>
- <methodparam
choice="opt"><type>string</type><parameter>class_name</parameter></methodparam>
- </methodsynopsis>
- <para>
- The <function>overload</function> function will enable
- property and method call overloading for a class identified
- by <parameter>class_name</parameter>.
- <link linkend="overload.examples">See an example
- in the introductory section of this part</link>.
- </para>
- </refsect1>
- </refentry>
+<!-- $Revision: 1.4 $ -->
+<refentry id="function.overload">
+ <refnamediv>
+ <refname>overload</refname>
+ <refpurpose>Enable property and method call overloading for a
class</refpurpose>
+ </refnamediv>
+ <refsect1>
+ <title>Description</title>
+ <methodsynopsis>
+ <type>void</type><methodname>overload</methodname>
+ <methodparam
choice="opt"><type>string</type><parameter>class_name</parameter></methodparam>
+ </methodsynopsis>
+ <para>
+ The <function>overload</function> function will enable
+ property and method call overloading for a class identified
+ by <parameter>class_name</parameter>.
+ <link linkend="overload.examples">See an example
+ in the introductory section of this part</link>.
+ </para>
+ </refsect1>
+</refentry>
<!-- Keep this comment at the end of the file
Local variables: