fix to remove qqq

This commit is contained in:
Isaac Connor 2017-01-05 11:24:27 -05:00
parent 75cd1de7ab
commit db1a6f9b3b
1 changed files with 1 additions and 2 deletions

View File

@ -2839,8 +2839,7 @@ our @options = (
name => 'ZM_TELEMETRY_SERVER_ENDPOINT', name => 'ZM_TELEMETRY_SERVER_ENDPOINT',
default => 'https://zmanon:2b2d0b4skps@telemetry.zoneminder.com/zmtelemetry/testing5', default => 'https://zmanon:2b2d0b4skps@telemetry.zoneminder.com/zmtelemetry/testing5',
description => 'URL that ZoneMinder will send usage data to', description => 'URL that ZoneMinder will send usage data to',
help => qqq(" help => '',
"),
type => $types{url}, type => $types{url},
category => 'system', category => 'system',
}, },