diff --git a/cbp/modules/Accounting.pm b/cbp/modules/Accounting.pm index cee8f5e477facf79cda68faf2c734196b5aa47a9..5753b3dc8379d1e3993cf8d261ac9766726ca388 100644 --- a/cbp/modules/Accounting.pm +++ b/cbp/modules/Accounting.pm @@ -809,7 +809,7 @@ sub getTrackingInfo # if (!$sth) { # $server->log(LOG_ERR,"[ACCOUNTING] Failed to remove old accounting tracking records: ".awitpt::db::dblayer::Error()); # } -# $server->log(LOG_INFO,"[ACCOUNTING] Removed ".( $sth ne "0E0" ? $sth : 0).." records from tracking table"); +# $server->log(LOG_INFO,"[ACCOUNTING] Removed ".( $sth ne "0E0" ? $sth : 0)." records from tracking table"); #}