summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/CGI.pm
AgeCommit message (Expand)Author
2002-12-22fix commentsfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2001-12-22remove \s*$fukachan
2001-11-08use FML::Process::CGI::{Kernel,Param}fukachan
2001-11-07modified to use File::Spec stylefukachan
2001-11-07param(xxx) -> safe_param_xxx()fukachan
2001-11-04use command_line_argv() for $args->{ARGV}fukachan
2001-08-22modified to use File::Specfukachan
2001-06-10modify to use $ticket_driver. $ticket_driver is class name not modelfukachan
2001-05-28clean up documentsfukachan
2001-03-27bug fix.fukachan
2001-03-24move lock/unlock to FML::Command classfukachan
2001-03-24modified to make makefml.cgi work.fukachan
2001-03-22resolve warning, add more alert for debugfukachan
2001-03-22move the main code to FML::Ticket::Model::$model->run_cgi() since eachfukachan
2001-03-21clean up. nuke show_summary_in_html()fukachan
2001-03-21move run() and _load_ticket_model_module() to FML::Process::*fukachan
2001-03-20modify $args passed from libexec/loader by analyzing CGI->param().fukachan
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-11cleanupfukachan
2001-02-28add & enable fmlticket.cgifukachan