Code

Fixed detection of used member names
[gosa.git] / plugins / admin / groups / class_groupManagement.inc
index 2d2bc5248012c18dd0ae9282a4e354ab381505c7..637abae5b9309b5a85f151b73377625fdc7b912a 100644 (file)
@@ -567,7 +567,6 @@ class groupManagement extends plugin
   function check()  { }
   function adapt_from_template($dn) { }
   function password_change_needed()  { }
-  function show_header($button_text, $text, $disabled= FALSE)  { }
 }
 // vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
 ?>