[CS-Project-svn_notify] SF.net SVN: cs-project:[947] trunk/1.2/lib/globalFunctions.php
Brought to you by:
crazedsanity
From: <cra...@us...> - 2009-02-06 21:19:11
|
Revision: 947 http://cs-project.svn.sourceforge.net/cs-project/?rev=947&view=rev Author: crazedsanity Date: 2009-02-06 21:19:05 +0000 (Fri, 06 Feb 2009) Log Message: ----------- Upgrade cs-phpxml to v1.0-ALPHA4 Modified Paths: -------------- trunk/1.2/lib/globalFunctions.php Modified: trunk/1.2/lib/globalFunctions.php =================================================================== --- trunk/1.2/lib/globalFunctions.php 2009-02-06 21:15:47 UTC (rev 946) +++ trunk/1.2/lib/globalFunctions.php 2009-02-06 21:19:05 UTC (rev 947) @@ -18,7 +18,7 @@ //format: {className} => array({projectName} => {exactVersion}) $requirements = array( 'contentSystem' => array('cs-content', '1.0.0-ALPHA7'), - 'cs_phpxmlParser' => array('cs-phpxml', '1.0.0-ALPHA3'), + 'cs_phpxmlParser' => array('cs-phpxml', '1.0.0-ALPHA4'), 'cs_arrayToPath' => array('cs-arrayToPath', '1.0.0') ); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |