diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/tgextra.php b/info.textgrid.middleware.tgauth.rbac/rbacSoap/tgextra.php
index a75bc5983e01217e217afcbb205aceefe0c9d52e..bc1a6f043b7057ee165de36ff2e595576f529c3c 100755
--- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/tgextra.php
+++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/tgextra.php
@@ -15,7 +15,7 @@ require_once( "TgExtra.class.php" );
 
 
 // Dont be so verbose with messages and notices.
-error_reporting( E_ERROR | E_USER_ERROR );
+//error_reporting( E_ERROR | E_USER_ERROR );
 
 
 // #############################################################