[Phphtmllib-devel] SF.net SVN: phphtmllib:[3264] trunk/open2300/lib/modules/graphs/gauge/ myRainFla
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2009-10-14 07:38:13
|
Revision: 3264 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3264&view=rev Author: hemna Date: 2009-10-14 07:38:07 +0000 (Wed, 14 Oct 2009) Log Message: ----------- refresh time Modified Paths: -------------- trunk/open2300/lib/modules/graphs/gauge/myRainFlashGauge.php Modified: trunk/open2300/lib/modules/graphs/gauge/myRainFlashGauge.php =================================================================== --- trunk/open2300/lib/modules/graphs/gauge/myRainFlashGauge.php 2009-10-14 07:36:39 UTC (rev 3263) +++ trunk/open2300/lib/modules/graphs/gauge/myRainFlashGauge.php 2009-10-14 07:38:07 UTC (rev 3264) @@ -33,7 +33,7 @@ <!-- current rainfall text --> <text x='40' y='260' width='56' size='14' align='center' color='cccccc'>XX_CURR_XXin</text> - <update url='/index.php?target=my-rain-flash-gauge&mode=XX_MODE_XX' delay='10' delay_type='1' /> + <update url='/index.php?target=my-rain-flash-gauge&mode=XX_MODE_XX' delay='60' delay_type='1' /> </gauge> EOL; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |