From 46e03210939a22d7171138460e88653ec635f652 Mon Sep 17 00:00:00 2001 From: Thomas de Roo <2+thomas@noreply.localhost> Date: Mon, 15 Jun 2026 12:44:53 +0200 Subject: [PATCH] Update learn.php --- learn.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/learn.php b/learn.php index 2830883..1940ccd 100644 --- a/learn.php +++ b/learn.php @@ -1,5 +1,12 @@ 0, + 'wrong' => 0 + ]; +} require_once 'includes/config.php'; require_once 'includes/auth.php';