cvs: php-gtk-doc /updater updateMethods.php

[email protected] ("Christian Weiske")
Newsgroups php.gtk.doc
Message-ID <cvscweiske1160462508@cvsserver>
cweiske		Tue Oct 10 06:41:48 2006 UTC

  Modified files:              
    /php-gtk-doc/updater	updateMethods.php 
  Log:
  Ask me what I changed
  
  
http://cvs.php.net/viewvc.cgi/php-gtk-doc/updater/updateMethods.php?r1=1.19&r2=1.20&diff_format=u
Index: php-gtk-doc/updater/updateMethods.php
diff -u php-gtk-doc/updater/updateMethods.php:1.19 php-gtk-doc/updater/updateMethods.php:1.20
--- php-gtk-doc/updater/updateMethods.php:1.19	Tue Oct 10 05:49:28 2006
+++ php-gtk-doc/updater/updateMethods.php	Tue Oct 10 06:41:47 2006
@@ -124,6 +124,7 @@
                     $toRemove = $xpath->query('//methods/method[funcsynopsis/funcprototype/funcdef/function/text()="' . $strMethod . '"]');
                     $toRemoveParent = $xpath->query('//methods');
                     $toRemoveParent->item(0)->removeChild($toRemove->item(0));
+                    echo 'M Removing ' . $classname . '::' . $strMethod . "\n";
                     ++$nRemoved;
                 }
             }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.