[Phphtmllib-devel] SF.net SVN: phphtmllib:[3188] trunk/open2300/lib/modules/home/widgets/ TextCurre
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2008-11-07 07:40:51
|
Revision: 3188 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3188&view=rev Author: hemna Date: 2008-11-07 07:40:48 +0000 (Fri, 07 Nov 2008) Log Message: ----------- updated log info Modified Paths: -------------- trunk/open2300/lib/modules/home/widgets/TextCurrentConditions.inc Modified: trunk/open2300/lib/modules/home/widgets/TextCurrentConditions.inc =================================================================== --- trunk/open2300/lib/modules/home/widgets/TextCurrentConditions.inc 2008-11-07 07:20:22 UTC (rev 3187) +++ trunk/open2300/lib/modules/home/widgets/TextCurrentConditions.inc 2008-11-07 07:40:48 UTC (rev 3188) @@ -23,7 +23,7 @@ */ public function __construct(weatherDataObject $wx=null) { $log = Log::singleton(); - $log->info("Updating CurrentConditions"); + $log->info("TextCurrentConditions"); parent::__construct(); if ($wx == null) { //we don't have the current conditions. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |