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:
5
config/config.php
Executable file
5
config/config.php
Executable file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
// symfony directories
|
||||
$sf_symfony_lib_dir = realpath(dirname(__FILE__).'/../lib/symfony');
|
||||
$sf_symfony_data_dir = realpath(dirname(__FILE__).'/../data/symfony');
|
Reference in New Issue
Block a user