summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/CGI/Utils.pm
AgeCommit message (Expand)Author
2008-09-09$commands_for_ml_admin_cgi -> $ml_admin_cgi_allowed_commandsfukachan
2005-06-04fix copyrightfukachan
2005-06-04move get_ml_list definition, used only here, to this module.fukachan
2004-07-23fix comments (FNF)fukachan
2004-04-18variable renaming:fukachan
2004-03-12variable renaming.fukachan
2004-01-21clean up.fukachan
2004-01-01FNF: fix copyrightfukachan
2004-01-01fix: cgi_var_cgi_mode() return null string by default.fukachan
2003-10-17cgi_menu_map_list -> cgi_menu_address_map_listfukachan
2003-10-16cgi_var_language() returns '' not 'japanese' if language info not found.fukachan
2003-10-15FNF: add commentsfukachan
2003-10-15space cosmeticsfukachan
2003-10-14define cgi_var_language() and use itfukachan
2003-09-27define methods: cgi_var_navigator_title(), cgi_var_fml_project_url().fukachan
2003-09-27define new methods: cgi_var_address_map() cgi_var_address_map_list()fukachan
2003-09-25change *::CGI:: class architecture.fukachan