Ignore:
Timestamp:
Sep 29, 2014 2:51:25 PM (11 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-bachkim-filespace/sourcecode/api.violet.vn/www/web/index.php

    r158 r159  
    88require_once(SF_ROOT_DIR.DIRECTORY_SEPARATOR.'apps'.DIRECTORY_SEPARATOR.SF_APP.DIRECTORY_SEPARATOR.'config'.DIRECTORY_SEPARATOR.'config.php');
    99
    10 var_dump(sfContext::getInstance()->getController());
     10var_dump(sfContext::getInstance()->getController()->dispatch());
    1111
    1212sfContext::getInstance()->getController()->dispatch();
Note: See TracChangeset for help on using the changeset viewer.