[Phphtmllib-devel] SF.net SVN: phphtmllib:[3300] trunk/open2300/lib/autoload.inc
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2009-11-25 22:24:27
|
Revision: 3300 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3300&view=rev Author: hemna Date: 2009-11-25 22:24:20 +0000 (Wed, 25 Nov 2009) Log Message: ----------- for the daemon Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2009-11-25 22:23:15 UTC (rev 3299) +++ trunk/open2300/lib/autoload.inc 2009-11-25 22:24:20 UTC (rev 3300) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2009-10-14T09:29:30-07:00 by AutoloadGenerator + * Generated on 2009-11-25T12:43:57-08:00 by AutoloadGenerator * * @package open2300 */ @@ -33,6 +33,7 @@ 'AjaxStandardFormContent'=>'external/phphtmllib/src/form/AjaxStandardFormContent.inc', 'ArrayDataListSource'=>'external/phphtmllib/src/datalist/datalistsource/ArrayDataListSource.inc', 'AutoloadGenerator'=>'external/phphtmllib/src/generator/AutoloadGenerator.inc', +'AviProcessorDaemon'=>'core/daemon/AviProcessorDaemon.inc', 'BlueTheme'=>'external/phphtmllib/data/css/BlueTheme.inc', 'BusinessObject'=>'external/phphtmllib/src/business/BusinessObject.inc', 'BusinessObjectException'=>'external/phphtmllib/src/business/BusinessObjectException.inc', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |