Ignore:
Timestamp:
Sep 29, 2014 3:28:05 PM (11 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-bachkim-filespace/sourcecode/api.violet.vn/www/apps/platform/config/config.php

    r161 r162  
    33// include project configuration
    44include(SF_ROOT_DIR.DIRECTORY_SEPARATOR.'config'.DIRECTORY_SEPARATOR.'config.php');
    5 var_dump(SF_ROOT_DIR.DIRECTORY_SEPARATOR.'config'.DIRECTORY_SEPARATOR.'config.php')
     5var_dump(SF_ROOT_DIR.DIRECTORY_SEPARATOR.'config'.DIRECTORY_SEPARATOR.'config.php');
    66// symfony bootstraping
    77require_once($sf_symfony_lib_dir.'/util/sfCore.class.php');
Note: See TracChangeset for help on using the changeset viewer.