[Phphtmllib-devel] SF.net SVN: phphtmllib:[3544] branches/BRANCH_2_X/phphtmllib/phphtmllib.php
Status: Beta
Brought to you by:
hemna
From: <mpw...@us...> - 2011-01-28 14:52:16
|
Revision: 3544 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3544&view=rev Author: mpwalsh8 Date: 2011-01-28 14:52:09 +0000 (Fri, 28 Jan 2011) Log Message: ----------- Updated version number. Modified Paths: -------------- branches/BRANCH_2_X/phphtmllib/phphtmllib.php Modified: branches/BRANCH_2_X/phphtmllib/phphtmllib.php =================================================================== --- branches/BRANCH_2_X/phphtmllib/phphtmllib.php 2011-01-28 14:07:31 UTC (rev 3543) +++ branches/BRANCH_2_X/phphtmllib/phphtmllib.php 2011-01-28 14:52:09 UTC (rev 3544) @@ -2,11 +2,11 @@ /* vim: set expandtab tabstop=4 shiftwidth=4: */ /** * Plugin Name: phpHtmlLib - * Plugin URI: http://phphtmllib.newsblob.com + * Plugin URI: http://michaelwalsh.org/wordpress-stuff/wordpress-plugins/phphtmllib/ * Description: WordPress plugin to bind the phpHtmlLib library to WordPress. The phpHtmlLib library contains a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex html Widgets. These classes, library functions and widgets can be used to build other WordPress plugins. * * - * Version: 2.6.1.$WCREV$ + * Version: 2.6.2.$WCREV$ * Last Modified: $WCDATE$ * Author: Mike Walsh * Author URI: http://www.michaelwalsh.org/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |