summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 42b9776)
raw | patch | inline | side by side (parent: 42b9776)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 5 Jan 2010 08:22:56 +0000 (08:22 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 5 Jan 2010 08:22:56 +0000 (08:22 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15032 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 d04958a42c93dd0f8b0aff0b7d5fb08495324d3e..a3df52fb4a6e37a8a032a7b891048d6e0aa657fe 100644 (file)
protected $aclPlugin = "blocklistGeneric";
protected $objectName = "blocklist";
+ protected $skipFooter = TRUE;
+
function __construct($config,$ui)
{
$this->config = $config;