Initial revision

This commit is contained in:
Robert Gaggl 2001-06-18 08:57:33 +00:00
parent 1ba4e8011b
commit bbfcb3d4f4
104 changed files with 3100 additions and 0 deletions

5
code/db.properties Normal file
View file

@ -0,0 +1,5 @@
# Properties of antville datasource
antville.url=jdbc:mysql://[Server-IP]/antville
antville.driver=org.gjt.mm.mysql.Driver
antville.user=antville
antville.password=antville