From: hickert Date: Wed, 15 Jun 2005 07:44:45 +0000 (+0000) Subject: some comments added X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a0644c8bae3d8e9e554228f8abb45b527e75558c;p=gosa.git some comments added git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@709 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/systems/class_phoneGeneric.inc b/plugins/admin/systems/class_phoneGeneric.inc index 5a7b9b14b..e41453d9a 100644 --- a/plugins/admin/systems/class_phoneGeneric.inc +++ b/plugins/admin/systems/class_phoneGeneric.inc @@ -38,7 +38,8 @@ class phoneGeneric extends plugin "goFonQualify","goFonAuth","goFonSecret","goFonInkeys","goFonOutkey", "goFonTrunk","goFonAccountCode","goFonMSN","selected_categorie" ); - + + /* this array defines which attributes are schown / saved for the different type of phones */ var $usedattrs = array( "0"=>array("cn", "description", "macAddress", "ipHostNumber", "goFonType","goFonDmtfMode","goFonHost","goFonDefaultIP", "goFonQualify"),