summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/htmlify.pm
diff options
context:
space:
mode:
Diffstat (limited to 'fml/lib/FML/Command/Admin/htmlify.pm')
-rw-r--r--fml/lib/FML/Command/Admin/htmlify.pm6
1 files changed, 5 insertions, 1 deletions
diff --git a/fml/lib/FML/Command/Admin/htmlify.pm b/fml/lib/FML/Command/Admin/htmlify.pm
index 6394e3f8..39e9e124 100644
--- a/fml/lib/FML/Command/Admin/htmlify.pm
+++ b/fml/lib/FML/Command/Admin/htmlify.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: htmlify.pm,v 1.16 2002/04/25 04:07:32 fukachan Exp $
+# $FML: htmlify.pm,v 1.17 2002/04/27 05:25:02 fukachan Exp $
#
package FML::Command::Admin::htmlify;
@@ -77,6 +77,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi