02.05 php saved
odeland
Tags add more
auth error message  
Note
Add this in your view/layout
  1. if ($session->check('Message.auth')) {
  2.     $session->flash('auth');
  3. }
Parsed in 0.006 seconds, using GeSHi 1.0.7.14

Modify this Paste