thd/cache/frontend/prod/config/modules_default_config_security.yml.php
author Gautier Thibault <gthibault@universcine.com>
Tue, 22 Sep 2009 16:40:38 +0200
changeset 35 94a1dc255022
permissions -rw-r--r--
Commit the all thd project created with the framework symfony

<?php
// auto-generated by sfSecurityConfigHandler
// date: 2009/09/16 12:26:20
$this->security = array (
  'all' => 
  array (
    'is_secure' => false,
  ),
);