summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dcb7500)
raw | patch | inline | side by side (parent: dcb7500)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 15 Aug 2005 05:22:58 +0000 (05:22 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 15 Aug 2005 05:22:58 +0000 (05:22 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1141 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/ogroups/class_phonequeue.inc | patch | blob | history |
diff --git a/plugins/admin/ogroups/class_phonequeue.inc b/plugins/admin/ogroups/class_phonequeue.inc
index 4e0a4738632a2a4a17229354eec80fc95fc9b522..5ff58af0dbd81a56c868c01502d87a5f0c4c1059 100644 (file)
var $goFonQueueAnnounceHoldtime="yes";
var $telephoneNumber =array();
var $goFonQueueMember =array();
- var $goFonDialOption ="tThH";
+ var $goFonDialOption ="";
var $goFonQueueRetry =5;
var $old_phone_numbers =array();