Qual: Removed old usage of code.
This commit is contained in:
parent
e9e159b27f
commit
065df83da3
@ -588,7 +588,7 @@ if (! defined('NOLOGIN'))
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Module webcalendar
|
// Module webcalendar
|
||||||
if (! empty($conf->webcal->enabled) && $user->webcal_login != "")
|
if (! empty($conf->webcalendar->enabled) && $user->webcal_login != "")
|
||||||
{
|
{
|
||||||
$domain='';
|
$domain='';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user