/[irc-logger]/trunk/bin/irc-logger.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/bin/irc-logger.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 22 by dpavlin, Fri Mar 24 23:19:57 2006 UTC revision 23 by dpavlin, Sun Mar 26 01:01:10 2006 UTC
# Line 526  sub root_handler { Line 526  sub root_handler {
526                  } .                  } .
527                  join("</p><p>",                  join("</p><p>",
528                          get_from_log(                          get_from_log(
529                                  limit => $q->param('limit') || 100,                                  limit => $q->param('last') || 100,
530                                  search => $q->param('search') || $q->param('grep') || undef,                                  search => $q->param('search') || $q->param('grep') || undef,
531                                  fmt => {                                  fmt => {
532                                          time => '<span class="time">%s</span> ',                                          time => '<span class="time">%s</span> ',

Legend:
Removed from v.22  
changed lines
  Added in v.23

  ViewVC Help
Powered by ViewVC 1.1.26