summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/log.pm
AgeCommit message (Collapse)Author
2002-07-17define printing style format such as 'text', 'html', ...fukachan
you can control it by the following access methods, get_print_style() and set_print_style(mode)
2002-06-25nuke superflous line (cgi mode)fukachan
2002-04-07remove \s*$fukachan
2002-04-07fix/add commentsfukachan
use HTML::FromText class to espace metchars
2002-03-30white space cosmetics: nuke \s*$fukachan
2002-03-19admin log protytpe, which can be used in text and html modefukachan