summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/rmdomain.pm
AgeCommit message (Collapse)Author
2006-12-03fix comments.fukachan
ensure initial value.
2006-03-05changed to command_context object based.fukachan
2006-03-04$command_args -> $command_context (OBJ), method stylefukachan
2004-07-26fix copyright.fukachan
2004-07-23fix comments (FNF)fukachan
2003-12-28clean up class hierarchy.fukachan
o FML::HomeDir::Prefix -> FML::ML::HomePrefix; o FML::MTAControl -> FML::MTA::Control o move main codes in newml and rmml to FML::ML::Control class.
2003-11-16validate argumentsfukachan
2003-11-16fixed argument handling to support:fukachan
o makefml method domain o fml domain method
2003-11-16switched to new ml_home_prefix framework, which is enhanced virtualfukachan
domain operation. See fml-devel in 2003/10.
2003-11-15add templatenew-domain-op-basefukachan