Code

Removed quota message (It also pops up if quota wasn't defined yet)
[gosa.git] / plugins / admin / mimetypes / class_mimetypeManagement.inc
index f503455d9738d0c3bd10dc56541c1a3dbd719d3c..52f91ddc8e5c432894c47db5942878dd280a8f0a 100755 (executable)
@@ -501,7 +501,6 @@ class mimetypeManagement 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:
 ?>