NCPL.pm - replace %FILENAMES by ncpl_filetypes
Brought to you by:
yvdhove
replace %FILENAMES by ncpl_filetypes.
%FILENAMES = (
1 => 'checkcommands.cfg',
2 => 'contacts.cfg',
3 => 'contactgroups.cfg',
4 => 'hostescalations.cfg',
5 => 'cgi.cfg',
6 => 'hosts.cfg',
7 => 'hostdependencies.cfg',
8 => 'hostgroupescalations.cfg',
9 => 'hostextinfo.cfg',
10 => 'hostgroups.cfg',
11 => 'services.cfg',
12 => 'servicedependencies.cfg',
13 => 'serviceescalations.cfg',
14 => 'serviceextinfo.cfg',
15 => 'servicegroups.cfg',
16 => 'timeperiods.cfg',
17 => 'misccommands.cfg',
18 => 'resource.cfg'
);