summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f91465c)
raw | patch | inline | side by side (parent: f91465c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 24 Jun 2008 09:15:25 +0000 (09:15 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 24 Jun 2008 09:15:25 +0000 (09:15 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11410 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc | patch | blob | history |
diff --git a/gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc b/gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc
index 4be721303bd9718349be1a883cdb83f6b4df2f78..e49c967b47958390a615bb50da6afb71c35e0936 100644 (file)
}
if(isset($this->parent->by_object['mailAccount']->mail)){
$this->mailAddress = &$this->parent->by_object['mailAccount']->mail;
- $this->has_mailAccount = &$this->parent->by_object['mailAccount']->is_account();
+ $this->has_mailAccount = &$this->parent->by_object['mailAccount']->is_account;
}
/* Check server configurations