[Phphtmllib-devel] SF.net SVN: phphtmllib:[3257] trunk/open2300/lib/autoload.inc
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2009-10-14 02:07:24
|
Revision: 3257 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3257&view=rev Author: hemna Date: 2009-10-14 02:07:15 +0000 (Wed, 14 Oct 2009) Log Message: ----------- humidity Modified Paths: -------------- trunk/open2300/lib/autoload.inc Modified: trunk/open2300/lib/autoload.inc =================================================================== --- trunk/open2300/lib/autoload.inc 2009-10-14 02:06:36 UTC (rev 3256) +++ trunk/open2300/lib/autoload.inc 2009-10-14 02:07:15 UTC (rev 3257) @@ -1,7 +1,7 @@ <?php /** * This is an auto-generated file. Please do not modify! - * Generated on 2009-10-13T15:09:15-07:00 by AutoloadGenerator + * Generated on 2009-10-13T18:17:07-07:00 by AutoloadGenerator * * @package open2300 */ @@ -176,6 +176,7 @@ 'myFlashGauge'=>'modules/graphs/gauge/myFlashGauge.inc', 'myFlashGraph'=>'modules/graphs/flash/myFlashGraph.inc', 'myGraph'=>'modules/graphs/myGraph.inc', +'myHumidityFlashGauge'=>'modules/graphs/gauge/myHumidityFlashGauge.php', 'myTemperatureFlashGauge'=>'modules/graphs/gauge/myTemperatureFlashGauge.php', 'NavTable'=>'external/phphtmllib/src/widgets/NavTable.inc', 'NavTableCSS'=>'external/phphtmllib/src/widgets/css/NavTableCSS.inc', @@ -276,6 +277,7 @@ 'message-box-o-k-cancel'=>'MessageBoxOKCancel', 'message-box-w'=>'MessageBoxWidget', 'metar'=>'MetarTextCurrentConditions', +'my-humidity-flash-gauge'=>'myHumidityFlashGauge', 'my-temperature-flash-gauge'=>'myTemperatureFlashGauge', 'nav-table'=>'NavTable', 'open-2-3-0-0'=>'open2300Page', @@ -350,6 +352,7 @@ 'MessageBoxOKCancel'=>'message-box-o-k-cancel', 'MessageBoxWidget'=>'message-box-w', 'MetarTextCurrentConditions'=>'metar', +'myHumidityFlashGauge'=>'my-humidity-flash-gauge', 'myTemperatureFlashGauge'=>'my-temperature-flash-gauge', 'NavTable'=>'nav-table', 'open2300Page'=>'open-2-3-0-0', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |