cvs: php-gtk-web / index.php

[email protected] ("Christian Weiske") Sun, 08 Oct 2006 12:59:49 -0000
Newsgroups php.gtk.webmaster
Message-ID <cvscweiske1160312389@cvsserver>
cweiske		Sun Oct  8 12:59:49 2006 UTC

  Modified files:              
    /php-gtk-web	index.php 
  Log:
  Somebody forgot a closing p tag
  
  
http://cvs.php.net/viewvc.cgi/php-gtk-web/index.php?r1=1.127&r2=1.128&diff_format=u
Index: php-gtk-web/index.php
diff -u php-gtk-web/index.php:1.127 php-gtk-web/index.php:1.128
--- php-gtk-web/index.php:1.127	Sun Oct  8 12:51:02 2006
+++ php-gtk-web/index.php	Sun Oct  8 12:59:49 2006
@@ -1,6 +1,6 @@
 <?php
 /*
- * $Id: index.php,v 1.127 2006/10/08 12:51:02 cweiske Exp $ 
+ * $Id: index.php,v 1.128 2006/10/08 12:59:49 cweiske Exp $ 
  */
 
 // Start output buffering in order to grab the data from the documentation
@@ -84,7 +84,7 @@
 Apparently, PEAR infrastructure tools (due to a deficiency in PHP's <tt>version_compare()</tt>
 function) cannot handle a version modifier called "zeta". We had to rename it to
 good old "alpha", re-package and re-release. <a href="download.php">Download it</a> if you plan to use PEAR's
-or <a href="http://gnope.org/">gnope.org</a>'s packages.
+or <a href="http://gnope.org/">gnope.org</a>'s packages.</p>
 
 <?php hdelim(); ?>