fixed a typo

This commit is contained in:
Klaus Leithoff 2008-09-03 08:02:49 +00:00
parent 12eadfe4fe
commit 807fd5ff1f

View File

@ -95,7 +95,7 @@
function getPreferences()
{
if(!is_a($this->profileData,'ea_preferences ')) {
if(!is_a($this->profileData,'ea_preferences')) {
$imapServerTypes = $this->boemailadmin->getIMAPServerTypes();
$profileData = $this->boemailadmin->getUserProfile('felamimail');