[Phphtmllib-devel] SF.net SVN: phphtmllib:[3554] branches/BRANCH_2_X/phphtmllib/phphtmllib.php
Status: Beta
Brought to you by:
hemna
From: <mpw...@us...> - 2012-03-09 13:04:07
|
Revision: 3554 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3554&view=rev Author: mpwalsh8 Date: 2012-03-09 13:03:56 +0000 (Fri, 09 Mar 2012) Log Message: ----------- Updted for new build script. Modified Paths: -------------- branches/BRANCH_2_X/phphtmllib/phphtmllib.php Modified: branches/BRANCH_2_X/phphtmllib/phphtmllib.php =================================================================== --- branches/BRANCH_2_X/phphtmllib/phphtmllib.php 2012-03-09 13:03:14 UTC (rev 3553) +++ branches/BRANCH_2_X/phphtmllib/phphtmllib.php 2012-03-09 13:03:56 UTC (rev 3554) @@ -6,7 +6,7 @@ * 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.2.$WCREV$ + * Version: MAJOR_RELEASE.MINOR_RELEASE.$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. |