NEW FEATURE: added caching to stats.php
authorArun Persaud <arun@nubati.net>
Sun, 8 Jun 2008 17:09:23 +0000 (10:09 -0700)
committerArun Persaud <arun@nubati.net>
Sun, 8 Jun 2008 17:09:23 +0000 (10:09 -0700)
commit02b7328ec7f2c4d9eb7862553da000f386830017
tree5dbd61cd5f646627c2d6f2b122c0f78bef2f47b1
parent765a4fb590113faa80a8560711f9c89de14a50ba
NEW FEATURE: added caching to stats.php

since reloading always took a while and things don't really
change that much over a day, I added a caching to it.

Signed-off-by: Arun Persaud <arun@nubati.net>
cache/README [new file with mode: 0644]
include/functions.php
include/stats.php