/[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

googlecode.com/svn/trunk/Meteor/Message.pm revision 45 by knops.gerd, Mon Feb 4 19:02:49 2008 UTC trunk/Meteor/Message.pm revision 67 by dpavlin, Sat Mar 28 01:42:07 2009 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.67

  ViewVC Help
Powered by ViewVC 1.1.26