\n"; exit; } //require_once( dirname(__FILE__) . DIRECTORY_SEPARATOR .'vendor/'. DIRECTORY_SEPARATOR .'autoload.php'); //set_include_path( get_include_path() . PATH_SEPARATOR . '/usr/share/php' ); echo "Include Path: " . get_include_path() . "\n"; $profiler = new Profiler( true ); TTi18n::setLocale(); //Initialize the locale, this prevents PHP warnings when using Translation2/HHVM. ?>