mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-02-22 00:53:22 -05:00
Adds paid membership period in days.
This commit is contained in:
parent
92fe18644d
commit
7d2372dc15
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user