partial rewrite of role manage script, improved notice_yesno(), other minor fixes and changes; I will work on assign and overide tomorrow ;-)

This commit is contained in:
skodak 2006-09-21 22:34:45 +00:00
parent e78a3505c5
commit b5959f3071
8 changed files with 413 additions and 133 deletions

View file

@ -381,7 +381,6 @@ function upgrade_activity_modules($return) {
if ($updated_modules) {
print_continue($return);
print_footer();
die;
}
}