mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-02 01:47:28 -04:00
10 lines
161 B
PHP
10 lines
161 B
PHP
<?php
|
|
// auto-generated by sfSecurityConfigHandler
|
|
// date: 2012/06/13 17:30:35
|
|
$this->security = array (
|
|
'all' =>
|
|
array (
|
|
'is_secure' => true,
|
|
),
|
|
);
|