You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
184 B

  1. <?php
  2. return array (
  3. 'autoload' => false,
  4. 'hooks' =>
  5. array (
  6. 'app_init' =>
  7. array (
  8. 0 => 'epay',
  9. 1 => 'unishop',
  10. ),
  11. ),
  12. 'route' =>
  13. array (
  14. ),
  15. );