Skip to content

Instantly share code, notes, and snippets.

@MarkBorcherding
Created December 8, 2012 17:53
Show Gist options
  • Save MarkBorcherding/4241168 to your computer and use it in GitHub Desktop.
Save MarkBorcherding/4241168 to your computer and use it in GitHub Desktop.
<?php
/**
* Register the Episode class
*/
elgg_register_event_handler('init', 'system', 'EvokeEpisodePlugin::init');
elgg_register_event_handler('init', 'system', 'EvokeMissionPlugin::init');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment