summaryrefslogtreecommitdiff
path: root/fml/lib/IO/Adapter/MySQL.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-09-11 23:18:00 +0000
committerfukachan <fukachan>2002-09-11 23:18:00 +0000
commitca99f29a2fcbf713c643693a24e3fb9c65035380 (patch)
tree342518b76899f3ae0d00dce603c3dff6840e20e8 /fml/lib/IO/Adapter/MySQL.pm
parent098335394326aebb81cfe800adaafbc213313577 (diff)
downloadfml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.gz
fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.bz2
fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.zip
fml5 -> fml8
Diffstat (limited to 'fml/lib/IO/Adapter/MySQL.pm')
-rw-r--r--fml/lib/IO/Adapter/MySQL.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/IO/Adapter/MySQL.pm b/fml/lib/IO/Adapter/MySQL.pm
index 51f9afcf..446c6fc1 100644
--- a/fml/lib/IO/Adapter/MySQL.pm
+++ b/fml/lib/IO/Adapter/MySQL.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: MySQL.pm,v 1.20 2002/02/01 12:03:59 fukachan Exp $
+# $FML: MySQL.pm,v 1.21 2002/07/23 13:06:36 fukachan Exp $
#
@@ -192,7 +192,7 @@ redistribute it and/or modify it under the same terms as Perl itself.
=head1 HISTORY
-IO::Adapter::File appeared in fml5 mailing list driver package.
+IO::Adapter::File first appeared in fml8 mailing list driver package.
See C<http://www.fml.org/> for more details.
=cut