diff options
| author | fukachan <fukachan> | 2002-11-17 07:57:46 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-11-17 07:57:46 +0000 |
| commit | 5f6aa10594d521a78b2eadf931e076b3144fbd9b (patch) | |
| tree | b7398ff054db5b277361faf9baa62b926f1ec933 /fml/etc/src/config.cf.ja/article.cf | |
| parent | 138e2ba231227ea56dbae362ae061b5d012509e2 (diff) | |
| download | fml8-5f6aa10594d521a78b2eadf931e076b3144fbd9b.tar.gz fml8-5f6aa10594d521a78b2eadf931e076b3144fbd9b.tar.bz2 fml8-5f6aa10594d521a78b2eadf931e076b3144fbd9b.zip | |
define $article_sequence_file (= $sequence_file) for symmetry
Diffstat (limited to 'fml/etc/src/config.cf.ja/article.cf')
| -rw-r--r-- | fml/etc/src/config.cf.ja/article.cf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/fml/etc/src/config.cf.ja/article.cf b/fml/etc/src/config.cf.ja/article.cf index 153df907..7bdcedc9 100644 --- a/fml/etc/src/config.cf.ja/article.cf +++ b/fml/etc/src/config.cf.ja/article.cf @@ -1,5 +1,14 @@ =head1 記事の処理 +=head2 記事番号 + + +# Descriptions: 記事番号を保存するファイル (ダミー?) +# History: $SEQ_FILE +# Value: filename +# Examples: +article_sequence_file = $sequence_file + =head2 フィルタ |
