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
data/symfony/skeleton/project/config/config.php
Executable file
5
data/symfony/skeleton/project/config/config.php
Executable file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
// symfony directories
|
||||
$sf_symfony_lib_dir = '##SYMFONY_LIB_DIR##';
|
||||
$sf_symfony_data_dir = '##SYMFONY_DATA_DIR##';
|
Reference in New Issue
Block a user