[rt-commit] CVS commit: rt
tobiasb at fsck.com
tobiasb at fsck.com
Mon May 22 15:52:46 EDT 2000
Module Name: rt
Committed By: tobiasb
Date: Mon May 22 19:52:46 UTC 2000
Modified Files:
rt/lib/RT: Ticket.pm
Log Message:
Removed a debug (?) line that was commented out:
# print "From is $From\n";
...and inserted some other logging:
- logs an info message with ticket id, subject and queue upon
successful message creation.
- logs a warning if it couldn't be created.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.91 -r1.1.2.92 rt/lib/RT/Ticket.pm
More information about the Rt-commit
mailing list