Skip to content

Instantly share code, notes, and snippets.

@AV4TAr
Created April 25, 2013 14:13
Show Gist options
  • Select an option

  • Save AV4TAr/5460014 to your computer and use it in GitHub Desktop.

Select an option

Save AV4TAr/5460014 to your computer and use it in GitHub Desktop.
<?php
return array(
'modules' => array(
'Application',
'MyModule1',
'MyModule2',
//and so on...
),
//...
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment