diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/TgExtra.class.php b/info.textgrid.middleware.tgauth.rbac/rbacSoap/TgExtra.class.php index eeac76ece458c49b842378bea8d39d646ee5762d..9df27c66f34fdede14bff2c686d638b64fb4d836 100755 --- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/TgExtra.class.php +++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/TgExtra.class.php @@ -2930,7 +2930,7 @@ class TgExtra { if( $this->rbac->checkAccess( $inRequest->auth, "delegate", $projectName ) || $this->rbac->checkAccess( $inRequest->auth, "administer", "role_base" ) ) { - fwrite( $file, "User has right to modify roles\n\n " ); +// fwrite( $file, "User has right to modify roles\n\n " ); try {