diff --git a/Controller/ApiController.php b/Controller/ApiController.php index e6d67a3..7fee2d2 100755 --- a/Controller/ApiController.php +++ b/Controller/ApiController.php @@ -60,7 +60,7 @@ final class ApiController extends Controller string $ip = null ) : void { - $newString = StringUtils::stringify($new, \JSON_PRETTY_PRINT); + $newString = ''; //StringUtils::stringify($new, \JSON_PRETTY_PRINT); $audit = new Audit( new NullAccount($account), null,