changeset 78:2f9c78c68a2c

Add link to the XML.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 24 Oct 2012 07:52:03 +0300
parents 49a329e87367
children 7dd647a01fb6
files index.php
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/index.php	Wed Oct 24 07:51:50 2012 +0300
+++ b/index.php	Wed Oct 24 07:52:03 2012 +0300
@@ -426,6 +426,8 @@
 
    <th><a href=\"".$baseURI.($nextPeriod ? "" : "?next")."\">".
      ($nextPeriod ? lukMsg("Current period") : lukMsg("Next period"))."</a></th>
+
+   <th><a href=\"".$baseURI.($nextPeriod ? "cache-next" : "cache")."/".$luokka.".xml\">XML</a></th>
   </tr>
  </table>
 </form>