From a0644c8bae3d8e9e554228f8abb45b527e75558c Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 15 Jun 2005 07:44:45 +0000 Subject: [PATCH] some comments added git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@709 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/systems/class_phoneGeneric.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"), -- 2.30.2