NEW FEATURE + CLEANUP: added some table sorting to the statistics page via jquery
authorArun Persaud <arun@nubati.net>
Fri, 13 Feb 2009 06:12:23 +0000 (22:12 -0800)
committerArun Persaud <arun@nubati.net>
Fri, 13 Feb 2009 06:12:23 +0000 (22:12 -0800)
commit5edd63b115fe7712c6e220fc6a0b78dbace4f3cd
treedf5d9584d2c6f2821a49b8db90602f23df31e641
parent65322d53842f9ee7e166970e5250f76c36fc3e6a
NEW FEATURE + CLEANUP:  added some table sorting to the statistics page via jquery

using jquery to add table sorting, might also use it for other things later.

Also optimized some DB-queries and cleaned up some code.
create_database.sql
css/asc.png [new file with mode: 0644]
css/bg.png [new file with mode: 0644]
css/desc.png [new file with mode: 0644]
css/standard019.css [moved from css/standard018.css with 92% similarity]
include/db.php
include/functions.php
include/jquery.js [new file with mode: 0644]
include/jquery.tablesorter.js [new file with mode: 0644]
include/output.php
include/stats.php