Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
policyd
policyd
Commits
8553987e
Commit
8553987e
authored
Jul 11, 2018
by
Casper Gielen
Browse files
Remove extra dot from Accounting
parent
c6d5adf2
Changes
1
Hide whitespace changes
Inline
Side-by-side
cbp/modules/Accounting.pm
View file @
8553987e
...
...
@@ -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");
#}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment