mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Fixed two bugs with interest survey.
1) Removed UNIQUE from selections.selection 2) SELECT query added contact_id nicer
This commit is contained in:
@@ -88,7 +88,7 @@ define("VOLUNTEER_INTEREST_COMMENTS", true);
|
||||
//
|
||||
// $volunteer_interests_changename = array("League Certified Instructor" => "LCI");
|
||||
|
||||
// Delete an interest(s) name.
|
||||
// [BUGGY - don't use it] Delete an interest(s) name.
|
||||
//
|
||||
// 1. Add the interest(s) you want to delete. Please understand
|
||||
// that by doing this you will delete the interest and all associated data.
|
||||
|
||||
Reference in New Issue
Block a user