fixing ticket pricing

This commit is contained in:
Chris Smith
2019-03-05 13:43:43 -06:00
parent 3febbe36f9
commit e6e0d57ac8
2 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,8 @@
EVENT_TICKET_PRICE="55"
TABLE_TICKET_PRICE="350"
ENHANCER_TICKET_PRICE="20"
CHILDCARE_PRICE="25"
CABANA_PRICE="250"
DB_HOST="localhost"
DB_NAME="ditw"
DB_USER="root"