source:
pro-violet-viettel/sourcecode/api.violet.vn/www/apps/platform/config/config.php
Last change on this file was 289, checked in by dungnv, 11 years ago | |
---|---|
File size: 269 bytes |
Rev | Line | |
---|---|---|
[289] | 1 | <?php |
2 | ||
3 | // include project configuration | |
4 | include(SF_ROOT_DIR.DIRECTORY_SEPARATOR.'config'.DIRECTORY_SEPARATOR.'config.php'); | |
5 | // symfony bootstraping | |
6 | require_once($sf_symfony_lib_dir.'/util/sfCore.class.php'); | |
7 | sfCore::bootstrap($sf_symfony_lib_dir, $sf_symfony_data_dir); |
Note: See TracBrowser
for help on using the repository browser.