NAME
	query_subscribed_event - return list of objects subscribed to an event

SYNOPSIS
	object *query_subscribed_event(string name)


DESCRIPTION
	Return an array containing the objects subscribed to the given event.

SEE ALSO
	efun/subscribe_event, efun/unsubscribe_event
