From 92a5887666e6fef5b5da5cf8ad036dda608be463 Mon Sep 17 00:00:00 2001 From: fukachan Date: Sun, 22 Sep 2002 14:56:37 +0000 Subject: add section on FNF --- fml/lib/FML/Command/Auth.pm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'fml/lib/FML/Command/Auth.pm') diff --git a/fml/lib/FML/Command/Auth.pm b/fml/lib/FML/Command/Auth.pm index 27f605fc..8ee52daf 100644 --- a/fml/lib/FML/Command/Auth.pm +++ b/fml/lib/FML/Command/Auth.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: Auth.pm,v 1.13 2002/08/08 03:09:46 fukachan Exp $ +# $FML: Auth.pm,v 1.14 2002/09/11 23:18:04 fukachan Exp $ # package FML::Command::Auth; @@ -183,6 +183,10 @@ sub check_admin_member_password } +=head1 CODING STYLE + +See C on fml coding style guide. + =head1 CODING STYLE See C on fml coding style guide. -- cgit v1.2.1