Skip to content

Instantly share code, notes, and snippets.

@jmertic
Created June 1, 2012 20:54
Show Gist options
  • Select an option

  • Save jmertic/2855088 to your computer and use it in GitHub Desktop.

Select an option

Save jmertic/2855088 to your computer and use it in GitHub Desktop.
<?php
// Modules to make sure are hidden
$exemptModules[] = 'ModuleYouShouldNotReportOn';
// Modules we want to always be available
$additionalModules[] = 'MySuperSecretModule'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment