Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
b7d1ac8b
Commit
b7d1ac8b
authored
Dec 01, 2006
by
Nigel McNie
Committed by
Nigel McNie
Dec 01, 2006
Browse files
Remove annoying message every page load.
parent
de1dd25f
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/auth/lib.php
View file @
b7d1ac8b
...
...
@@ -133,7 +133,6 @@ function auth_setup () {
redirect
(
get_config
(
'wwwroot'
));
}
if
(
$sessionlogouttime
>
time
())
{
log_debug
(
"session still active"
);
// The session is still active, so continue it.
// Make sure that if a user's admin status has changed, they're kicked
// out of the admin section
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment