Project

General

Profile

Download (113 Bytes) Statistics
| Branch: | Revision:
1

    
2
do 'mon-lib.pl';
3

    
4
sub feedback_files
5
{
6
return ( $mon_config_file, &mon_auth_file(), &mon_users_file() );
7
}
8

    
9
1;
10

    
(22-22/46)