mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove die left over from debugging
This commit is contained in:
parent
ec8f10059a
commit
5285015b02
@ -253,7 +253,7 @@ class AppController extends Controller
|
||||
}
|
||||
} else {
|
||||
// no login
|
||||
die("no login");
|
||||
//die("no login");
|
||||
if(isset($loginServer['path'])) {
|
||||
return $this->redirect($loginServer['path'], 303);
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user