Stud.IP  5.4
web_migrate.php File Reference

Variables

if(empty($_SESSION['_language'])) $_language_path = init_i18n($_SESSION['_language'])
 
 $GLOBALS ['template_factory'] = new Flexi_TemplateFactory('../templates/')
 
 $dispatch_to = Request::pathInfo() ?: ''
 
 $dispatcher = app(\Trails_Dispatcher::class)
 
$dispatcher trails_uri = $_SERVER['SCRIPT_NAME']
 

Variable Documentation

◆ $_language_path

if (empty( $_SESSION[ '_language'])) $_language_path = init_i18n($_SESSION['_language'])

◆ $dispatch_to

$dispatch_to = Request::pathInfo() ?: ''

◆ $dispatcher

$dispatcher = app(\Trails_Dispatcher::class)

◆ $GLOBALS

$GLOBALS[ 'template_factory'] = new Flexi_TemplateFactory('../templates/')

◆ trails_uri

$dispatcher trails_uri = $_SERVER['SCRIPT_NAME']