summaryrefslogtreecommitdiff
path: root/actions/editgroup.php
AgeCommit message (Collapse)Author
2009-04-01Try to do intelligent redirect codesEvan Prodromou
After fixing the redirect code output, there are a lot of weirdnesses with e.g. form handling. Try to add explicit redirect codes where needed -- principly when handling a POST.
2009-02-07trac #1155 ++ replace strlen with mb_strlen for all utf8 strings.Robin Millette
2009-01-22fixed a few bugs and logic problems in groupsRobin Millette
2009-01-21fix edit group prepare, check for adminEvan Prodromou
2009-01-21Add tabset to group and admin tabsEvan Prodromou
2009-01-21add edit group actionEvan Prodromou