From 95980727af8329c44ef5e6c6fbbe5031ea9a9342 Mon Sep 17 00:00:00 2001 From: djpbessems Date: Wed, 16 Jan 2019 18:01:30 +0100 Subject: [PATCH] Reverted lost changes due to git init --- include/lucidAuth.functions.php | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/include/lucidAuth.functions.php b/include/lucidAuth.functions.php index 57337c7..f187dae 100644 --- a/include/lucidAuth.functions.php +++ b/include/lucidAuth.functions.php @@ -1,5 +1,11 @@ ) + If ($expiration > time()) { + #moo + } } ?> \ No newline at end of file