Changeset 155 for pro-bachkim-filespace/sourcecode/api.violet.vn
- Timestamp:
- Sep 29, 2014 2:37:00 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-bachkim-filespace/sourcecode/api.violet.vn/www/apps/platform/config/config.php
r154 r155 6 6 // symfony bootstraping 7 7 require_once($sf_symfony_lib_dir.'/util/sfCore.class.php'); 8 9 var_dump(file_exists($sf_symfony_lib_dir.'/util/sfCore.class.php'));10 11 8 sfCore::bootstrap($sf_symfony_lib_dir, $sf_symfony_data_dir);
Note: See TracChangeset
for help on using the changeset viewer.