From ec6a89233fd18a4ad10b3f1af1303cae82135fab Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Wed, 21 Mar 2018 00:50:19 +0100 Subject: [PATCH] [module.cas] GET minmod --- build/api/module/casController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/api/module/casController.php b/build/api/module/casController.php index f000187..1050f30 100644 --- a/build/api/module/casController.php +++ b/build/api/module/casController.php @@ -75,7 +75,7 @@ class casController{ } /* (4) Reset SESSION */ - $_SESSION['CAS'] = []; + // $_SESSION['CAS'] = [];