diff options
Diffstat (limited to 'fml/lib/FML/Command/Admin/on.pm')
| -rw-r--r-- | fml/lib/FML/Command/Admin/on.pm | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fml/lib/FML/Command/Admin/on.pm b/fml/lib/FML/Command/Admin/on.pm index 8bdbe820..621f555d 100644 --- a/fml/lib/FML/Command/Admin/on.pm +++ b/fml/lib/FML/Command/Admin/on.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: on.pm,v 1.2 2002/08/03 13:13:22 fukachan Exp $ +# $FML: on.pm,v 1.3 2002/09/11 23:18:08 fukachan Exp $ # package FML::Command::Admin::on; @@ -106,6 +106,10 @@ sub cgi_menu } +=head1 CODING STYLE + +See C<http://www.fml.org/software/FNF/> on fml coding style guide. + =head1 AUTHOR MURASHITA Takuya |
