Code

some comments added
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 15 Jun 2005 07:44:45 +0000 (07:44 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 15 Jun 2005 07:44:45 +0000 (07:44 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@709 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/systems/class_phoneGeneric.inc

index 5a7b9b14b0e4b4857b499e564f3dffc2880ba95c..e41453d9a26e5f648017f0070da5798a2980eb80 100644 (file)
@@ -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"),