X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/fec6ce6d32cc779e350a65c641f1b1eafa096ea8..f05a2db179417c20c7d841f0363bca4988c8a2ca:/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();