Qual: Removed old usage of code.

This commit is contained in:
Laurent Destailleur 2011-02-25 19:05:47 +00:00
parent e9e159b27f
commit 065df83da3

View File

@ -588,7 +588,7 @@ if (! defined('NOLOGIN'))
}
// Module webcalendar
if (! empty($conf->webcal->enabled) && $user->webcal_login != "")
if (! empty($conf->webcalendar->enabled) && $user->webcal_login != "")
{
$domain='';