thd/cache/frontend/dev/config/modules_search_config_module.yml.php
author Anthony Ly <anthonyly.com@gmail.com>
Tue, 04 Dec 2012 20:09:20 -0800
changeset 94 dfc5329726b2
parent 35 94a1dc255022
permissions -rw-r--r--
ajout test 2

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