thd/cache/frontend/dev/config/modules_editor_config_module.yml.php
author Nicolas <nicolas.sauret@iri.centrepompidou.fr>
Sun, 06 Oct 2013 22:19:43 +0200
changeset 96 f2a13a56e912
parent 35 94a1dc255022
permissions -rw-r--r--
my test

<?php
// auto-generated by sfDefineEnvironmentConfigHandler
// date: 2009/09/16 12:26:18
sfConfig::add(array(
  'mod_'.strtolower($moduleName).'_enabled' => true,
  'mod_'.strtolower($moduleName).'_view_class' => 'sfPHP',
  'mod_'.strtolower($moduleName).'_is_internal' => false,
));