root/trunk/config/config.php
| Revision 88, 154 bytes (checked in by fabien, 2 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | $sf_symfony_lib_dir = dirname(__FILE__).'/../lib/vendor/symfony/lib'; |
| 4 | $sf_symfony_data_dir = dirname(__FILE__).'/../lib/vendor/symfony/data'; |
| 5 | |
| 6 | |
| 7 | ?> |
Note: See TracBrowser for help on using the browser.
