version 1.13, 2002/05/16 00:20:30
|
version 1.14, 2002/07/27 22:39:56
|
Line 47 use strict; # restrict unsafe and poorly
|
Line 47 use strict; # restrict unsafe and poorly
|
my @special_conf_files=( |
my @special_conf_files=( |
'/etc/httpd/conf/loncapa.conf', |
'/etc/httpd/conf/loncapa.conf', |
'/etc/httpd/conf/access.conf', |
'/etc/httpd/conf/access.conf', |
'/etc/smb.conf', |
|
'/etc/samba/smb.conf' |
|
); |
); |
|
|
my %pvar; # store the PerlSetVar variable key/value combinations |
my %pvar; # store the PerlSetVar variable key/value combinations |