X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/5f64df1308fd641565631e6e38d282432f5e6250..2352b1096ea3b8301f06d3e5b072022ae08a2f73:/admin_options.php diff --git a/admin_options.php b/admin_options.php index cc9fd65c..226a8a5e 100644 --- a/admin_options.php +++ b/admin_options.php @@ -73,7 +73,7 @@ if ($request->isPost()) { $admin = new ttAdmin($err); $result = $admin->updateSelf($fields); if ($result) { - header('Location: admin_teams.php'); + header('Location: admin_groups.php'); exit(); } } // isPost