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