summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/unsubscribe.pm
AgeCommit message (Expand)Author
2006-10-07fix comments.fukachan
2006-03-05changed to command_context object based.fukachan
2006-03-04$command_args -> $command_context (OBJ), method stylefukachan
2005-08-17fix copyrightfukachan
2005-08-17FNF: adjust methond naming convension.fukachan
2004-07-23fix comments (FNF).fukachan
2004-04-28implement verify_syntax() using FML::Command::Syntaxfukachan
2004-02-15white space cosmetics.fukachan
2004-01-02fix copyrightfukachan
2004-01-01remove $args.fukachan
2003-12-31update commentsfukachan
2003-11-23create FML::User::* class to manipulate user database.fukachan
2003-09-27FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pmfukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-05-12we should operate only $primary_*_map not $*_maps in deleting the userfukachan
2003-03-18remove giant lock and use fine granuality locks now.fukachan
2003-02-13user{add,del}() checks input $address.fukachan
2003-01-29use $config->get_as_array_ref() method.fukachan
2003-01-25FNF: fix commentsfukachan
2002-12-20fix comments and error messages.fukachan
2002-12-15clean up commentsfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-07-20member_map use config primary_member_map to member_mapstmu
2002-04-03clean up doc & codes, FNF-ifyfukachan
2002-03-30white space cosmetics: nuke \s*$fukachan
2002-03-19define FML::Command::UserControl class to share user control codes.fukachan
2002-03-19implement cgi_menu() to show command specific menu in CGI screenfukachan
2002-03-17change $command_args argument:fukachan
2002-02-20fix command work againfukachan
2002-02-18we should not inherit anything as could as possible.fukachan
2002-02-13define access method need_lock().fukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-10-14$optargs -> $command_argsfukachan
2001-09-13new hier: makefml uses Command::Adminfukachan
2001-08-26Initial revisionfukachan