/[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 79 by dpavlin, Wed Feb 20 20:26:45 2008 UTC revision 80 by dpavlin, Wed Feb 20 20:28:15 2008 UTC
# Line 1010  sub root_handler { Line 1010  sub root_handler {
1010                  } elsif ( $show eq 'last-tag' ) {                  } elsif ( $show eq 'last-tag' ) {
1011    
1012                          $nr ||= $last_x_tags;                          $nr ||= $last_x_tags;
1013                            $nr = $last_x_tags if $nr > $last_x_tags;
1014    
1015                          $feed->title( "last $nr tagged messages from $CHANNEL" );                          $feed->title( "last $nr tagged messages from $CHANNEL" );
1016                          $feed->link( $url );                          $feed->link( $url );

Legend:
Removed from v.79  
changed lines
  Added in v.80

  ViewVC Help
Powered by ViewVC 1.1.26