X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/fec6ce6d32cc779e350a65c641f1b1eafa096ea8..5bb07193aba175a45ab558116aa8c0caeef02f15:/WEB-INF/lib/ttRoleHelper.class.php diff --git a/WEB-INF/lib/ttRoleHelper.class.php b/WEB-INF/lib/ttRoleHelper.class.php index 53fe571a..fc9a4c13 100644 --- a/WEB-INF/lib/ttRoleHelper.class.php +++ b/WEB-INF/lib/ttRoleHelper.class.php @@ -314,7 +314,7 @@ class ttRoleHelper { return false; } - // copyRoles copies roles from one group to another. + // copyRolesToGroup copies roles from current on behalf group to another. static function copyRolesToGroup($group_id) { global $user; $mdb2 = getConnection();