Changeset 162 for pro-bachkim-filespace/sourcecode/api.violet.vn/www/apps/platform/config/config.php
- Timestamp:
- Sep 29, 2014 3:28:05 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-bachkim-filespace/sourcecode/api.violet.vn/www/apps/platform/config/config.php
r161 r162 3 3 // include project configuration 4 4 include(SF_ROOT_DIR.DIRECTORY_SEPARATOR.'config'.DIRECTORY_SEPARATOR.'config.php'); 5 var_dump(SF_ROOT_DIR.DIRECTORY_SEPARATOR.'config'.DIRECTORY_SEPARATOR.'config.php') 5 var_dump(SF_ROOT_DIR.DIRECTORY_SEPARATOR.'config'.DIRECTORY_SEPARATOR.'config.php'); 6 6 // symfony bootstraping 7 7 require_once($sf_symfony_lib_dir.'/util/sfCore.class.php');
Note: See TracChangeset
for help on using the changeset viewer.