Name
mgd_is_event_owner -- Check event ownership
Synopsis
int mgd_is_event_owner
(int event);
Description
Check whether the authenticated user is an owner of the
event with id event.
Returns true if the user is an owner of the given event.
Returns false if the user is not an owner.