diff options
| author | fukachan <fukachan> | 2001-11-03 08:50:57 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-11-03 08:50:57 +0000 |
| commit | 9458fc55950f8a1a01ac6de1a04bc054991e186f (patch) | |
| tree | 561d3c61ef4287efbd63c1fc227738ead1ca543a /fml/lib/Mail/ThreadTrack | |
| parent | 5ac8665164d3dc02c4247d5499b620140d15f419 (diff) | |
| download | fml8-9458fc55950f8a1a01ac6de1a04bc054991e186f.tar.gz fml8-9458fc55950f8a1a01ac6de1a04bc054991e186f.tar.bz2 fml8-9458fc55950f8a1a01ac6de1a04bc054991e186f.zip | |
not use info.db
Diffstat (limited to 'fml/lib/Mail/ThreadTrack')
| -rw-r--r-- | fml/lib/Mail/ThreadTrack/DB.pm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fml/lib/Mail/ThreadTrack/DB.pm b/fml/lib/Mail/ThreadTrack/DB.pm index baa00366..d153d8b5 100644 --- a/fml/lib/Mail/ThreadTrack/DB.pm +++ b/fml/lib/Mail/ThreadTrack/DB.pm @@ -4,7 +4,7 @@ # All rights reserved. This program is free software; you can # redistribute it and/or modify it under the same terms as Perl itself. # -# $FML: DB.pm,v 1.3 2001/11/03 01:22:14 fukachan Exp $ +# $FML: DB.pm,v 1.4 2001/11/03 07:42:35 fukachan Exp $ # package Mail::ThreadTrack::DB; @@ -46,7 +46,6 @@ untie() corresponding hashes opened by C<db_open()>. my @kind_of_databases = qw(thread_id - info date status sender |
