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

[email protected] ("Christian Weiske")
Newsgroups php.gtk.doc
Message-ID <cvscweiske1160426161@cvsserver>
cweiske		Mon Oct  9 20:36:01 2006 UTC

  Modified files:              
    /php-gtk-doc/updater	updateMethods.php 
  Log:
  Typo
  
  
http://cvs.php.net/viewvc.cgi/php-gtk-doc/updater/updateMethods.php?r1=1.16&r2=1.17&diff_format=u
Index: php-gtk-doc/updater/updateMethods.php
diff -u php-gtk-doc/updater/updateMethods.php:1.16 php-gtk-doc/updater/updateMethods.php:1.17
--- php-gtk-doc/updater/updateMethods.php:1.16	Mon Oct  9 15:50:38 2006
+++ php-gtk-doc/updater/updateMethods.php	Mon Oct  9 20:36:01 2006
@@ -252,7 +252,7 @@
 
             // Add a static identifier if the method is static.
             if ($method->isStatic()) {
-                $this->_addStatic($doc, $xmlDesc);
+                $this->addStatic($doc, $xmlDesc);
             }
 
             $xmlMethod->appendChild($doc->createTextNode('  '));
@@ -483,7 +483,7 @@
     */
     function checkSignals($classname, DOMDocument $doc, DOMXPath $xpath)
     {
-    
+
     }//function checkSignals($classname, DOMDocument $doc, DOMXPath $xpath)
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.