diff options
| author | fukachan <fukachan> | 2001-08-05 12:33:49 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-08-05 12:33:49 +0000 |
| commit | a49e0fee73fc5f38dee595c4c0896fa7660dd2a8 (patch) | |
| tree | 308b0e7f5fecc621f4c60c9b279c40dd2ecb0a06 /fml/doc/ja/tutorial/include | |
| parent | 0486eca8ba63949aaefe847c1393489213ae1634 (diff) | |
| download | fml8-a49e0fee73fc5f38dee595c4c0896fa7660dd2a8.tar.gz fml8-a49e0fee73fc5f38dee595c4c0896fa7660dd2a8.tar.bz2 fml8-a49e0fee73fc5f38dee595c4c0896fa7660dd2a8.zip | |
how to store data persistently
Diffstat (limited to 'fml/doc/ja/tutorial/include')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index 3073f4ec..7014f256 100644 --- a/fml/doc/ja/tutorial/include/chapters.ent +++ b/fml/doc/ja/tutorial/include/chapters.ent @@ -1,5 +1,5 @@ <!-- - $FML: chapters.ent,v 1.11 2001/06/10 10:22:44 fukachan Exp $ + $FML: chapters.ent,v 1.12 2001/06/10 12:58:31 fukachan Exp $ --> <!entity versin "1.1"> @@ -30,7 +30,7 @@ <!-- う〜ん、分類は…?;-) --> <!entity chapter.fmlcommands SYSTEM "commands.sgml"> -<!entity chapter.modules SYSTEM "modules.sgml"> +<!entity chapter.db SYSTEM "internals/db.sgml"> <!-- 配送 --> |
