From: hickert Date: Thu, 11 Jan 2007 08:56:01 +0000 (+0000) Subject: Fixed ldap error on first phone account create. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d8d018c1ae7bb07bcb2e051d667e81a474794476;p=gosa.git Fixed ldap error on first phone account create. git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5529 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/gofon/phoneaccount/class_phoneAccount.inc b/plugins/gofon/phoneaccount/class_phoneAccount.inc index 44084810f..6a052bf6a 100644 --- a/plugins/gofon/phoneaccount/class_phoneAccount.inc +++ b/plugins/gofon/phoneaccount/class_phoneAccount.inc @@ -13,7 +13,7 @@ class phoneAccount extends plugin var $goFonFormat = "wav"; var $goFonPIN = ""; var $goFonVoicemailPIN = ""; - var $goFonDeliveryMode = ""; + var $goFonDeliveryMode = "[]"; var $phoneNumbers = array(); var $mail = ""; var $hardware_list = array();