forked from extern/egroupware
setting defines for currentapp=login too
This commit is contained in:
parent
5156ab1024
commit
5e97b462c4
@ -128,6 +128,10 @@ class egw
|
||||
|
||||
$this->load_optional_classes();
|
||||
}
|
||||
else // set the defines for login, in case it's more then just login
|
||||
{
|
||||
$this->define_egw_constants();
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user