app/controllers/phcmembers/member/profiles_controller.rb in phcmembers-6.7.1 vs app/controllers/phcmembers/member/profiles_controller.rb in phcmembers-6.7.2
- old
+ new
@@ -63,6 +63,6 @@
def member_profile_params
params.require(:member_profile).permit(:mfirstname, :mlastname, :mtitle, :memail, :mphone, :mnotes)
end
end
-end
+end
\ No newline at end of file