summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: aad12e9)
raw | patch | inline | side by side (parent: aad12e9)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 May 2010 09:50:45 +0000 (09:50 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 May 2010 09:50:45 +0000 (09:50 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18765 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/pptp/personal/connectivity/pptp/class_pptpAccount.inc | patch | blob | history |
diff --git a/gosa-plugins/pptp/personal/connectivity/pptp/class_pptpAccount.inc b/gosa-plugins/pptp/personal/connectivity/pptp/class_pptpAccount.inc
index 3bc07fea6829db849b1a28a4411d3741d3de36a8..a2766a7ed58f0abb774462d04bcff26c82925103 100644 (file)
"plPriority" => 28, // Position in tabs
"plSection" => array("personal" => _("My account")),
"plCategory" => array("users"),
+ "plRequirements"=> array(
+ 'ldapSchema' => array('pptpServerAccount' => ''),
+ 'onFailureDisablePlugin' => array(get_class())
+ ),
"plOptions" => array(),
"plProvidedAcls" => array()