/[meteor]/googlecode.com/svn/trunk/Meteor/Message.pm
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 /googlecode.com/svn/trunk/Meteor/Message.pm

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

revision 16 by knops.gerd, Tue May 1 16:59:28 2007 UTC revision 25 by knops.gerd, Sun May 20 19:40:53 2007 UTC
# Line 62  sub newWithID { Line 62  sub newWithID {
62          $self->{'id'}=$id;          $self->{'id'}=$id;
63          $self->{'text'}=$text;          $self->{'text'}=$text;
64                    
65            $::Statistics->{'unique_messages'}++;
66            
67          &::syslog('debug',"New message $id");          &::syslog('debug',"New message $id");
68                    
69          $self;          $self;

Legend:
Removed from v.16  
changed lines
  Added in v.25

  ViewVC Help
Powered by ViewVC 1.1.26