summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/digestoff.pm
AgeCommit message (Collapse)Author
2006-10-07fix comments.fukachan
space cosmetics.
2006-03-05changed to command_context object based.fukachan
2006-03-04$command_args -> $command_context (OBJ), method stylefukachan
2004-06-30overhaul: fix comments and messages. validate initial value.fukachan
2004-04-28implement verify_syntax() using FML::Command::Syntaxfukachan
2004-02-15white space cosmetics.fukachan
2004-01-01remove $args.fukachan
It is a top level parameter FML::Process::Switch provides. Almost functions should access the content via utility methods provided by FML::Process::Utils.
2004-01-01FNF: fix copyrightfukachan
2004-01-01update commentsfukachan
2003-09-27FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pmfukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-03-18remove giant lock and use fine granuality locks now.fukachan
2003-01-25FNF: fix commentsfukachan
2002-12-15clean up commentsfukachan
2002-11-24wrapper to digest off/onfukachan