summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: be39f97)
raw | patch | inline | side by side (parent: be39f97)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 9 May 2008 12:55:28 +0000 (12:55 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 9 May 2008 12:55:28 +0000 (12:55 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@10867 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/gofon/phoneaccount/class_phoneAccount.inc | patch | blob | history |
diff --git a/plugins/gofon/phoneaccount/class_phoneAccount.inc b/plugins/gofon/phoneaccount/class_phoneAccount.inc
index 0d081f942d2220bc2d3b032dd584aa3c9b773b4d..4edb5afc1c245703f08b2967620d8288dd5927e2 100644 (file)
"mailbox" => $customer_id,
"password" => $this->goFonVoicemailPIN,
"fullname" => $CNname,
- "context" => $this->context,
+ "context" => "default"; //$this->context,
"email" => $s_mail);
/* Set pager number if available */