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

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

revision 45 by knops.gerd, Mon Feb 4 19:02:49 2008 UTC revision 50 by andrew.betts, Wed Feb 27 13:55:35 2008 UTC
# Line 63  sub newWithID { Line 63  sub newWithID {
63          $self->{'text'}=$text;          $self->{'text'}=$text;
64                    
65          $::Statistics->{'unique_messages'}++;          $::Statistics->{'unique_messages'}++;
66                            
         &::syslog('debug',"New message $id");  
           
67          $self;          $self;
68  }  }
69    

Legend:
Removed from v.45  
changed lines
  Added in v.50

  ViewVC Help
Powered by ViewVC 1.1.26