csrf
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
$VisitTypeInfo = new \App\LobbySIO\Database\VisitTypeInfo(); // ADDITIONAL CLASSES
|
||||
$IDTypeInfo = new \App\LobbySIO\Database\IDTypeInfo();
|
||||
$VisitInfo = new \App\LobbySIO\Database\VisitInfo();
|
||||
Classes\Misc\Csrf::removeToken('home');
|
||||
$VisitActions = new \App\LobbySIO\Database\VisitActions();
|
||||
$app_current_pagename = $transLang['STR_COMMON_HOME']; // PAGE SETUP
|
||||
$app_current_pageicon = '<i class="fas fa-home"></i> ';
|
||||
|
||||
Reference in New Issue
Block a user