mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Adds paid membership period in days.
This commit is contained in:
@@ -29,6 +29,8 @@ define("MEMBERSHIP_HOURS",8);
|
||||
// Needs to volunteer at least this number of days before being considered a member
|
||||
define("MEMBERSHIP_DAYS",2);
|
||||
|
||||
// Define how long a patron remains a member if they purchase a membership.
|
||||
define("PURCHASED_MEMBERSHIP_DAYS",365);
|
||||
|
||||
/*******
|
||||
CONTACTS
|
||||
|
||||
Reference in New Issue
Block a user