[Phphtmllib-devel] SF.net SVN: phphtmllib:[3194] trunk/open2300/lib/modules/home/widgets/ MetarText
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2008-11-07 19:54:33
|
Revision: 3194 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3194&view=rev Author: hemna Date: 2008-11-07 19:54:29 +0000 (Fri, 07 Nov 2008) Log Message: ----------- changed the target ID so that it would just be metar instead of metar-text-current-results Modified Paths: -------------- trunk/open2300/lib/modules/home/widgets/MetarTextCurrentConditions.inc Modified: trunk/open2300/lib/modules/home/widgets/MetarTextCurrentConditions.inc =================================================================== --- trunk/open2300/lib/modules/home/widgets/MetarTextCurrentConditions.inc 2008-11-07 19:48:32 UTC (rev 3193) +++ trunk/open2300/lib/modules/home/widgets/MetarTextCurrentConditions.inc 2008-11-07 19:54:29 UTC (rev 3194) @@ -7,6 +7,8 @@ class MetarTextCurrentConditions extends Container { + + const ID="metar"; /** * This contains the current This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |