Code

Set phone type default to friend
[gosa.git] / gosa-plugins / gofon / admin / systems / gofon / class_phoneGeneric.inc
index 3324452f5576dfa147839656b4f76746e48a0161..8ae2117006f45451f0d97a400af985b5e1fee152 100644 (file)
@@ -13,7 +13,7 @@ class phoneGeneric extends plugin
   var $orig_dn          = "";
   var $orig_cn          = "";
   var $orig_base        = "";
-  var $goFonType        = "";
+  var $goFonType        = "friend";
   var $goFonDmtfMode    = "";
   var $goFonHost        = "";
   var $goFonDefaultIP   = "dynamic";