Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. require_once(dirname(__FILE__).'/../config/ProjectConfiguration.class.php');
  2. $configuration = ProjectConfiguration::getApplicationConfiguration('frontend', 'prod', true);
  3. sfContext::createInstance($configuration);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement