blob: c4a177377a0b3eed3159d565a248d5e3bd5fa275 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
=head1 �����ץ�����
=head2 �ץ�����
# Descriptions: ���������������ץ������⤽��Ȥ�����
# History: �ʤ�
# $use_distribute_program (fml8 pre alpha)
# Value: YES_OR_NO
# Examples: yes / no
use_article_post_function = ${use_distribute_program:-yes}
|