1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 08:53:23 -05:00

Adds a missing ; in new definition.

This commit is contained in:
Jonathan Rosenbaum 2017-07-23 17:13:48 +00:00
parent e724e8d9cb
commit 7969da316c

View File

@ -47,7 +47,7 @@ STAND TIME
define("STAND_TIME_HOURLY_RATE",10);
// Define how much time over 1hr is allowed before charging for the next hour.
define("STAND_TIME_GRACE_PERIOD",15)
define("STAND_TIME_GRACE_PERIOD",15);
/********************************
SWEAT EQUITY / VOLUNTEER BENEFITS