Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #93 $record object needs an id #94

Conversation

barrysspace
Copy link
Contributor

When the fix for #75 is merged in we will need this since we will have
$event->add_record_snapshot('attendance_log', $record);
which requires that the $record object have the same properties as the fields of the attendance_log table

@barrysspace barrysspace changed the title mod_attendance: Fix #93 $record object needs an id Fix #93 $record object needs an id May 27, 2015
@danmarsden
Copy link
Owner

I've fixed this one slightly differently - thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants