summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 020194b)
raw | patch | inline | side by side (parent: 020194b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 2 Jun 2010 11:39:45 +0000 (11:39 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 2 Jun 2010 11:39:45 +0000 (11:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18836 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofax/gofax/faxreports/class_faxreport.inc | patch | blob | history |
diff --git a/gosa-plugins/gofax/gofax/faxreports/class_faxreport.inc b/gosa-plugins/gofax/gofax/faxreports/class_faxreport.inc
index 1d0595824dcdb110e98ff2467045563d3e4b1051..ee78cb718edd212c6d38b86ec3548dd085e75115 100644 (file)
"plShortName" => _("View fax reports"),
"plDescription" => _("View fax reports")." <i>"._("All entries are readonly")."</i>",
"plRequirements"=> array(
+ 'activePlugin' => 'faxreport',
'ldapSchema' => array('goFaxAccount' => '>=1.0.4'),
'onFailureDisablePlugin' => array('faxreport','gofaxAccount','goFaxServer')
),