thd/cache/frontend/dev/config/modules_search_config_module.yml.php
author ymh <ymh.work@gmail.com>
Mon, 03 Sep 2012 18:00:38 +0200
changeset 63 66ec89bc0f28
parent 35 94a1dc255022
permissions -rw-r--r--
test authorization

<?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,
));