mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-02 01:47:28 -04:00
6 lines
123 B
PHP
6 lines
123 B
PHP
![]() |
<?php
|
||
|
|
||
|
// symfony directories
|
||
|
$sf_symfony_lib_dir = '##SYMFONY_LIB_DIR##';
|
||
|
$sf_symfony_data_dir = '##SYMFONY_DATA_DIR##';
|