summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/DataCheck.pm
AgeCommit message (Collapse)Author
2002-07-15define the following access methods:fukachan
config() pcb() incoming_message_header() incoming_message_body() incoming_message() article_header() article_body() article_message() modified to use incoming_message_header() incoming_message_body() incoming_message() article_header() article_body() article_message().
2002-05-19fix parse_command_arguments() argumentsfukachan
2002-04-26permit_commands_for_stranger worksfukachan
2002-04-26prototype to use FML::Command::DataCheck to share codesfukachan