sean            Sun Aug 22 14:58:49 2004 EDT

  Modified files:              
    /phpdoc/en/reference/classkit/functions     classkit-method-add.xml 
                                                classkit-method-redefine.xml 
                                                classkit-method-remove.xml 
                                                classkit-method-rename.xml 
  Log:
  removed poorly placed, redundant return statement
  
http://cvs.php.net/diff.php/phpdoc/en/reference/classkit/functions/classkit-method-add.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/classkit/functions/classkit-method-add.xml
diff -u phpdoc/en/reference/classkit/functions/classkit-method-add.xml:1.2 
phpdoc/en/reference/classkit/functions/classkit-method-add.xml:1.3
--- phpdoc/en/reference/classkit/functions/classkit-method-add.xml:1.2  Sun Aug 22 
14:54:38 2004
+++ phpdoc/en/reference/classkit/functions/classkit-method-add.xml      Sun Aug 22 
14:58:49 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="function.classkit-method-add">
  <refnamediv>
   <refname>classkit_method_add</refname>
@@ -15,9 +15,6 @@
    <methodparam><type>string</type><parameter>code</parameter></methodparam>
    <methodparam 
choice="opt"><type>int</type><parameter>flags</parameter></methodparam>
   </methodsynopsis>
-  <para>
-   &return.success;
-  </para>
   &warn.experimental.func;
  </refsect1>
  <refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/classkit/functions/classkit-method-redefine.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/classkit/functions/classkit-method-redefine.xml
diff -u phpdoc/en/reference/classkit/functions/classkit-method-redefine.xml:1.2 
phpdoc/en/reference/classkit/functions/classkit-method-redefine.xml:1.3
--- phpdoc/en/reference/classkit/functions/classkit-method-redefine.xml:1.2     Sun 
Aug 22 14:54:38 2004
+++ phpdoc/en/reference/classkit/functions/classkit-method-redefine.xml Sun Aug 22 
14:58:49 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="function.classkit-method-redefine">
  <refnamediv>
   <refname>classkit_method_redefine</refname>
@@ -15,9 +15,6 @@
    <methodparam><type>string</type><parameter>code</parameter></methodparam>
    <methodparam 
choice="opt"><type>int</type><parameter>flags</parameter></methodparam>
   </methodsynopsis>
-  <para>
-   &return.success;
-  </para>
   &note.classkit.selfmanipulation;
   &warn.experimental.func;
  </refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/classkit/functions/classkit-method-remove.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/classkit/functions/classkit-method-remove.xml
diff -u phpdoc/en/reference/classkit/functions/classkit-method-remove.xml:1.2 
phpdoc/en/reference/classkit/functions/classkit-method-remove.xml:1.3
--- phpdoc/en/reference/classkit/functions/classkit-method-remove.xml:1.2       Sun 
Aug 22 14:54:38 2004
+++ phpdoc/en/reference/classkit/functions/classkit-method-remove.xml   Sun Aug 22 
14:58:49 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="function.classkit-method-remove">
  <refnamediv>
   <refname>classkit_method_remove</refname>
@@ -12,9 +12,6 @@
    <methodparam><type>string</type><parameter>classname</parameter></methodparam>
    <methodparam><type>string</type><parameter>methodname</parameter></methodparam>
   </methodsynopsis>
-  <para>
-   &return.success;
-  </para>
   &note.classkit.selfmanipulation;
   &warn.experimental.func;
  </refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/classkit/functions/classkit-method-rename.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/classkit/functions/classkit-method-rename.xml
diff -u phpdoc/en/reference/classkit/functions/classkit-method-rename.xml:1.2 
phpdoc/en/reference/classkit/functions/classkit-method-rename.xml:1.3
--- phpdoc/en/reference/classkit/functions/classkit-method-rename.xml:1.2       Sun 
Aug 22 14:54:38 2004
+++ phpdoc/en/reference/classkit/functions/classkit-method-rename.xml   Sun Aug 22 
14:58:49 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="function.classkit-method-rename">
  <refnamediv>
   <refname>classkit_method_rename</refname>
@@ -13,9 +13,6 @@
    <methodparam><type>string</type><parameter>methodname</parameter></methodparam>
    <methodparam><type>string</type><parameter>newname</parameter></methodparam>
   </methodsynopsis>
-  <para>
-   &return.success;
-  </para>
   &note.classkit.selfmanipulation;
   &warn.experimental.func;
  </refsect1>

Reply via email to