-
oops forgot to mention in /event/app/crsf.php the event exists that sets the token. class EventAppCsrf extends Event { private $token_name = 'csrf_token'; public function postLoadView(&$output, $template) { // Che...
-
oops forgot to mention in /event/app/crsf.php the event exists that sets the token. class EventAppCsrf extends Event { private $token_name = 'csrf_token'; public function postLoadView(&$output, $template) { // Che...