blob: 60f6a90a22ea3354661ebfb031c168ac523c2029 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
=head1 function of article delivery
=head2 article delivery process
# Descriptions: use function of article delivery
# History: none
# use_distribute_program (fml8 pre alpha)
# Value: YES_OR_NO
# Examples: yes
use_article_post_function = ${use_distribute_program:-yes}
|