mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-02 01:47:28 -04:00
initial commit
This commit is contained in:
8
cache/atlbiomed/prod/config/modules_messages_config_module.yml.php
vendored
Normal file
8
cache/atlbiomed/prod/config/modules_messages_config_module.yml.php
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
// auto-generated by sfDefineEnvironmentConfigHandler
|
||||
// date: 2012/06/13 17:30:35
|
||||
sfConfig::add(array(
|
||||
'mod_'.strtolower($moduleName).'_enabled' => true,
|
||||
'mod_'.strtolower($moduleName).'_view_class' => 'sfPHP',
|
||||
'mod_'.strtolower($moduleName).'_is_internal' => false,
|
||||
));
|
Reference in New Issue
Block a user