mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Remove logging for google analytics data
This commit is contained in:
parent
3518d79af8
commit
1f7f58c693
@ -127,8 +127,7 @@ class PaymentNotification implements ShouldQueue
|
||||
*/
|
||||
private function sendAnalytics($data)
|
||||
{
|
||||
nlog($data);
|
||||
|
||||
|
||||
$data = utf8_encode($data);
|
||||
$curl = curl_init();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user