mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-02 01:47:28 -04:00
5 lines
171 B
PHP
Executable File
5 lines
171 B
PHP
Executable File
<?php
|
|
|
|
// symfony directories
|
|
$sf_symfony_lib_dir = realpath(dirname(__FILE__).'/../lib/symfony');
|
|
$sf_symfony_data_dir = realpath(dirname(__FILE__).'/../data/symfony'); |