removed debug message
This commit is contained in:
@@ -7,5 +7,4 @@ if(UserSession::isUserSignedIn()){
|
||||
if(!UserSession::isSessionValid()){
|
||||
include_once("./model/actions/model_signout.php");
|
||||
}
|
||||
echo('content_header');
|
||||
?>
|
||||
Reference in New Issue
Block a user