From d59b3ad90a695daf4c2a57a1c5678cc302a1ed1a Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sat, 6 Aug 2011 20:24:09 -0500 Subject: [PATCH] add check for session driver before using auth class. --- system/auth.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/system/auth.php b/system/auth.php index 92be397a..65d45b1d 100644 --- a/system/auth.php +++ b/system/auth.php @@ -1,5 +1,10 @@