Table ticket pricing

This commit is contained in:
Chris Smith
2019-03-04 14:55:31 -06:00
parent be36a874fd
commit 011beb9b34
4 changed files with 29 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
EVENT_TICKET_PRICE="55"
TABLE_TICKET_PRICE="350"
ENHANCER_TICKET_PRICE="20"
DB_HOST="localhost"
DB_USER="root"