re-written application

This commit is contained in:
2010-04-26 10:37:53 -07:00
parent fad395bd0a
commit a4f7186f1f
41 changed files with 1577 additions and 0 deletions

6
topfails/PREREQS Normal file
View File

@@ -0,0 +1,6 @@
At the minimum, you should set the following environment variables
Assuming you are using BASH shell
export dbuser=<your mysql database username>
export dbpasswd=<your mysql passwd>