11946fa2 by Insu Mun

Get user_id from a notification template.

1 parent 2ddc02cb
......@@ -425,6 +425,7 @@ function send_triggered_notification($uid = 0, $trigger = 'NO_TRIGGER', $args =
'email_address_preference',
'preferred_email',
'member_id',
'user_id',
'course_note_listing'
];
......