mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-02 01:47:28 -04:00
initial commit
This commit is contained in:
9
cache/atlbiomed/prod/config/config_app.yml.php
vendored
Normal file
9
cache/atlbiomed/prod/config/config_app.yml.php
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
// auto-generated by sfDefineEnvironmentConfigHandler
|
||||
// date: 2012/06/11 14:35:44
|
||||
sfConfig::add(array(
|
||||
'app_default_map_location' => '818 Oregon Avenue Linthicum MD 2109',
|
||||
'app_default_map_location_title' => 'Atlantic Biomedical',
|
||||
'app_site_images_url' => 'http://biomed.wootroot.me/images/',
|
||||
'app_google_maps_api_key' => 'AIzaSyBJhZuTYgvG5q65VgZLgtfbe44Q82Dpl0c',
|
||||
));
|
Reference in New Issue
Block a user