[Phphtmllib-devel] SF.net SVN: phphtmllib:[3409] trunk/open2300/lib/modules/home/widgets/ RemoteMet
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2010-03-03 17:13:39
|
Revision: 3409 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3409&view=rev Author: hemna Date: 2010-03-03 17:13:33 +0000 (Wed, 03 Mar 2010) Log Message: ----------- oops Modified Paths: -------------- trunk/open2300/lib/modules/home/widgets/RemoteMetarConditions.inc Modified: trunk/open2300/lib/modules/home/widgets/RemoteMetarConditions.inc =================================================================== --- trunk/open2300/lib/modules/home/widgets/RemoteMetarConditions.inc 2010-03-03 16:59:55 UTC (rev 3408) +++ trunk/open2300/lib/modules/home/widgets/RemoteMetarConditions.inc 2010-03-03 17:13:33 UTC (rev 3409) @@ -138,7 +138,6 @@ private function get_banner_filename($season, $clouds, $rain, $offset=null) { - return null; $tod = $this->get_time_of_day($offset); //echo (var_export($tod, true)."\n"); $filename = "/images/banners/".$season."/".$tod."_"; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |