diff options
| author | fukachan <fukachan> | 2003-11-15 02:52:04 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-11-15 02:52:04 +0000 |
| commit | 9a672fc9d28fb1b5f453fcfa111426c8f7a268cb (patch) | |
| tree | a7f9d2b7e3903676119e8332fdb297ae3cf3a2cf /fml/utils | |
| parent | 3a56fe00797f66c751567c58955f295300475ff1 (diff) | |
| download | fml8-9a672fc9d28fb1b5f453fcfa111426c8f7a268cb.tar.gz fml8-9a672fc9d28fb1b5f453fcfa111426c8f7a268cb.tar.bz2 fml8-9a672fc9d28fb1b5f453fcfa111426c8f7a268cb.zip | |
change top level entries:
- has
+ report_mail
Diffstat (limited to 'fml/utils')
| -rwxr-xr-x | fml/utils/bin/varclass.pl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/fml/utils/bin/varclass.pl b/fml/utils/bin/varclass.pl index 01f9714b..cc827416 100755 --- a/fml/utils/bin/varclass.pl +++ b/fml/utils/bin/varclass.pl @@ -1,6 +1,6 @@ #!/usr/bin/env perl # -# $FML: varclass.pl,v 1.3 2003/07/03 00:11:06 fukachan Exp $ +# $FML: varclass.pl,v 1.4 2003/10/17 06:18:09 fukachan Exp $ # based on 'FML: check_varname.pl,v 1.3 2003/05/30 13:59:17 fukachan Exp' # @@ -41,7 +41,7 @@ sub init @exceptional = qw(timezone); # top level category - for (qw(path directory system has + for (qw(path directory system default domain cgi @@ -49,6 +49,7 @@ sub init ldap message reply_message + report_mail template_file ml_local x |
