Merge pull request #1666 from connortechnology/fix_whitespace
tabs to spaces
This commit is contained in:
commit
ae0afaed0c
|
@ -41,7 +41,7 @@ our @ISA = qw(Exporter ZoneMinder::Base);
|
|||
# If you do not need this, moving things directly into @EXPORT or @EXPORT_OK
|
||||
# will save memory.
|
||||
our %EXPORT_TAGS = (
|
||||
'data' => [ qw(
|
||||
data => [ qw(
|
||||
%types
|
||||
@options
|
||||
%options_hash
|
||||
|
|
Loading…
Reference in New Issue