removed obsolete functions

This commit is contained in:
Roland Gruber 2005-09-01 15:17:03 +00:00
parent d1c5896b44
commit d1ea4ce0ab
1 changed files with 0 additions and 10 deletions

View File

@ -148,11 +148,6 @@ class sambaGroupMapping extends baseModule {
return $triggered_messages;
}
function delete_attributes($post) {
return 0;
}
/* This function will create the html-page
* to show a page with all attributes.
* It will output a complete html-table
@ -206,11 +201,6 @@ class sambaGroupMapping extends baseModule {
return $return;
}
function display_html_delete(&$post) {
return 0;
}
/* This function returns all ldap attributes
* which are part of sambaGroupMapping and returns
* also their values.