From c142c466c6cc2efaec799334bbf36b514d1d1055 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 31 Jan 2011 13:55:22 +0100 Subject: authController geƤnder --- application/views/scripts/auth/login.phtml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'application/views/scripts/auth/login.phtml') diff --git a/application/views/scripts/auth/login.phtml b/application/views/scripts/auth/login.phtml index 8312487..0618564 100644 --- a/application/views/scripts/auth/login.phtml +++ b/application/views/scripts/auth/login.phtml @@ -1,5 +1,9 @@ loginForm->setAction($this->url()); echo $this->loginForm; + +echo "
"; 
+print_r($_SESSION);
+echo "
"; ?> -- cgit v1.2.3-55-g7522