Skip to content

Instantly share code, notes, and snippets.

@hiraq
Created January 12, 2013 02:27
Show Gist options
  • Save hiraq/4515735 to your computer and use it in GitHub Desktop.
Save hiraq/4515735 to your computer and use it in GitHub Desktop.
You can edit this code at app/Plugin/Cloggy/Config/bootstrap.php line 10. Remember, your module folder name must be match with your module name.
//setup registered modules
Configure::write('Cloggy.modules',array(
'CloggyBlog','CloggyUsers','ModuleTest'
));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment