librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1795] include notice about caching


From: Matt Lee
Subject: [Librefm-commits] [1795] include notice about caching
Date: Sun, 24 May 2009 16:47:51 +0000

Revision: 1795
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1795
Author:   mattl
Date:     2009-05-24 16:47:51 +0000 (Sun, 24 May 2009)
Log Message:
-----------
include notice about caching

Modified Paths:
--------------
    trunk/gnukebox/stats.php

Modified: trunk/gnukebox/stats.php
===================================================================
--- trunk/gnukebox/stats.php    2009-05-24 16:47:10 UTC (rev 1794)
+++ trunk/gnukebox/stats.php    2009-05-24 16:47:51 UTC (rev 1795)
@@ -34,6 +34,8 @@
 <body>
                <h1><a href="/">GNUkebox</a> Statistics</h1>
 
+               <p>Please note, results are cached for approximately 9 
minutes.</p>
+
                <?php
                        $adodb->SetFetchMode(ADODB_FETCH_ASSOC);
                        $total = $adodb->CacheGetOne(500, 'SELECT COUNT(*) as 
total from Scrobbles');





reply via email to

[Prev in Thread] Current Thread [Next in Thread]