summaryrefslogtreecommitdiff
path: root/fml/etc/defaults/config.cf.ja
blob: 8ada6bbb760f34ecfdbb72ab294c877e0d0ba3d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
# import *.cf here

=head1 hooks
=cut

# ���ߤ� LOCAL_CONFIG ���̤��ܤˤʤ��
# HOOK 

print "run hooks here.\n";

1;