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 @@ - - +