From fe41f57df59c7f2a11d80eaaebf08d3a3a51a6d5 Mon Sep 17 00:00:00 2001 From: h5p9sl <21267024+h5p9sl@users.noreply.github.com> Date: Thu, 13 May 2021 22:07:11 -0600 Subject: Add error handling --- includes/Session.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/Session.php') diff --git a/includes/Session.php b/includes/Session.php index 7951d70..ceaa765 100644 --- a/includes/Session.php +++ b/includes/Session.php @@ -54,4 +54,4 @@ class Session return $result; } -} \ No newline at end of file +} -- cgit v1.2.3