cvs: php-gtk-web / index.php

[email protected] ("Christian Weiske") Sat, 15 Jul 2006 17:47:51 -0000
Newsgroups php.gtk.webmaster
Message-ID <cvscweiske1152985671@cvsserver>
cweiske		Sat Jul 15 17:47:51 2006 UTC

  Modified files:              
    /php-gtk-web	index.php 
  Log:
  Fixing the class coverage link
  
  
http://cvs.php.net/viewvc.cgi/php-gtk-web/index.php?r1=1.118&r2=1.119&diff_format=u
Index: php-gtk-web/index.php
diff -u php-gtk-web/index.php:1.118 php-gtk-web/index.php:1.119
--- php-gtk-web/index.php:1.118	Thu Jul 13 06:12:58 2006
+++ php-gtk-web/index.php	Sat Jul 15 17:47:51 2006
@@ -1,6 +1,6 @@
 <?php
 /*
- * $Id: index.php,v 1.118 2006/07/13 06:12:58 cweiske Exp $ 
+ * $Id: index.php,v 1.119 2006/07/15 17:47:51 cweiske Exp $ 
  */
 
 // Start output buffering in order to grab the data from the documentation
@@ -120,7 +120,7 @@
  <li>Source code highlighting has been added to the
      <a href="http://php-gtk2.de/manual/en/html/">PHP-GTK 2 manual</a>.</li>
  <li>Most of the get_size* methods have been implemented.</li>
- <li><a href="http://xml.cweiske.de/php-gtk2%20coverage.xhtml">85% of all
+ <li><a href="http://xml.cweiske.de/classcoverage.htm">85% of all
      methods and properties have been implemented</a>. The other 15% need to be
      written by hand, and more are being added every week. (Some automatically
      generated methods may not be implemented correctly and will have to be