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