diff options
| author | fukachan <fukachan> | 2008-09-13 10:54:10 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2008-09-13 10:54:10 +0000 |
| commit | 9573cee3e00835d1cfdd5907e0489806505d5617 (patch) | |
| tree | d8b1628be3241590bab0d9c528ace4657b4cb71f /fml/doc | |
| parent | 9a0c07ec9c7976d3c05aa183e7e60c5d6cb8ce7b (diff) | |
| download | fml8-9573cee3e00835d1cfdd5907e0489806505d5617.tar.gz fml8-9573cee3e00835d1cfdd5907e0489806505d5617.tar.bz2 fml8-9573cee3e00835d1cfdd5907e0489806505d5617.zip | |
regen: $listinfo_template_base_dir
Diffstat (limited to 'fml/doc')
| -rw-r--r-- | fml/doc/en/tutorial/variables/class.sgml | 1 | ||||
| -rw-r--r-- | fml/doc/en/tutorial/variables/list.sgml | 9 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/variables/class.sgml | 1 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/variables/list.sgml | 9 |
4 files changed, 20 insertions, 0 deletions
diff --git a/fml/doc/en/tutorial/variables/class.sgml b/fml/doc/en/tutorial/variables/class.sgml index 6b82157d..1037b37a 100644 --- a/fml/doc/en/tutorial/variables/class.sgml +++ b/fml/doc/en/tutorial/variables/class.sgml @@ -974,6 +974,7 @@ _dir$ { $isolated_queue_dir $listinfo_base_dir $listinfo_dir + $listinfo_template_base_dir $listinfo_template_dir $ml_admin_cgi_base_dir $shared_db_dir diff --git a/fml/doc/en/tutorial/variables/list.sgml b/fml/doc/en/tutorial/variables/list.sgml index 45085f19..632552a2 100644 --- a/fml/doc/en/tutorial/variables/list.sgml +++ b/fml/doc/en/tutorial/variables/list.sgml @@ -1445,6 +1445,15 @@ $listinfo_base_dir/$ml_domain/$ml_name </row> <row> <entry> +listinfo_template_base_dir</entry> +<entry> + listinfo template template dir</entry> +<entry> +$fml_share_dir/listinfo + </entry> +</row> +<row> +<entry> listinfo_template_dir</entry> <entry> listinfo template</entry> diff --git a/fml/doc/ja/tutorial/variables/class.sgml b/fml/doc/ja/tutorial/variables/class.sgml index 6b82157d..1037b37a 100644 --- a/fml/doc/ja/tutorial/variables/class.sgml +++ b/fml/doc/ja/tutorial/variables/class.sgml @@ -974,6 +974,7 @@ _dir$ { $isolated_queue_dir $listinfo_base_dir $listinfo_dir + $listinfo_template_base_dir $listinfo_template_dir $ml_admin_cgi_base_dir $shared_db_dir diff --git a/fml/doc/ja/tutorial/variables/list.sgml b/fml/doc/ja/tutorial/variables/list.sgml index d58483fe..f558d20d 100644 --- a/fml/doc/ja/tutorial/variables/list.sgml +++ b/fml/doc/ja/tutorial/variables/list.sgml @@ -1438,6 +1438,15 @@ $listinfo_base_dir/$ml_domain/$ml_name </row> <row> <entry> +listinfo_template_base_dir</entry> +<entry> + listinfo template template dir</entry> +<entry> +$fml_share_dir/listinfo + </entry> +</row> +<row> +<entry> listinfo_template_dir</entry> <entry> listinfo template</entry> |
