From acbc5a07dca1ca6b2ccc3154f26825a081befb15 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 18 Apr 2026 22:19:22 +0000 Subject: [PATCH] a --- Framework/Csrf.php | 4 ++-- Vue/gabarit.php | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Framework/Csrf.php b/Framework/Csrf.php index a3ee6f8e..d201dc1c 100755 --- a/Framework/Csrf.php +++ b/Framework/Csrf.php @@ -47,8 +47,8 @@ class Csrf */ public static function field(): string { $token = self::generateToken(); - return ''; + + // return ''; } /** diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 6872b68e..25cc7134 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -628,8 +628,7 @@ - - +