summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 47e2bd4)
raw | patch | inline | side by side (parent: 47e2bd4)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 14 May 2008 12:53:52 +0000 (12:53 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 14 May 2008 12:53:52 +0000 (12:53 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10895 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofax/gofax/blocklists/class_blocklistManagement.inc | patch | blob | history |
diff --git a/gosa-plugins/gofax/gofax/blocklists/class_blocklistManagement.inc b/gosa-plugins/gofax/gofax/blocklists/class_blocklistManagement.inc
index 51bdd3da38ea4f36d0cab06a89a40ba1493a942f..3712ff7b8011d71ae934e50fd96c36a372a4367d 100644 (file)
var $blocklists = array();
var $DivListBlocklist = NULL;
var $CopyPasteHandler = NULL;
-
+ var $dns = array();
var $start_pasting_copied_objects = FALSE;
function blocklist (&$config, $ui)