mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-02 01:47:28 -04:00
11 lines
193 B
PHP
11 lines
193 B
PHP
![]() |
<?php
|
||
|
// auto-generated by sfSecurityConfigHandler
|
||
|
// date: 2012/06/13 20:03:29
|
||
|
$this->security = array (
|
||
|
'all' =>
|
||
|
array (
|
||
|
'is_secure' => false,
|
||
|
'credentials' => 'Office',
|
||
|
),
|
||
|
);
|