Thursday, January 12, 2012

Chess move

// restrict access
if(Current_User::user()->role != \'admin\'):
redirect(\'\');
endif;

No comments:

Post a Comment