[Rt-commit] [svn] r1557 - in rt/branches/3.2-RELEASE: . lib/RT
jesse at pallas.eruditorum.org
jesse at pallas.eruditorum.org
Fri Sep 24 01:21:47 EDT 2004
Author: jesse
Date: Fri Sep 24 01:21:43 2004
New Revision: 1557
Modified:
rt/branches/3.2-RELEASE/ (props changed)
rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
Log:
r10372 at Jesse-Vincents-Computer: jesse | 2004-09-24T03:55:47.365106Z
r10373 at Jesse-Vincents-Computer: jesse | 2004-09-24T05:16:30.614961Z
Ticket creation doc updates
Modified: rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
==============================================================================
--- rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm (original)
+++ rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm Fri Sep 24 01:21:43 2004
@@ -299,9 +299,9 @@
id
Queue - Either a Queue object or a Queue Name
- Requestor - A reference to a list of RT::User objects, email addresses or RT user Names
- Cc - A reference to a list of RT::User objects, email addresses or Names
- AdminCc - A reference to a list of RT::User objects, email addresses or Names
+ Requestor - A reference to a list of email addresses or RT user Names
+ Cc - A reference to a list of email addresses or Names
+ AdminCc - A reference to a list of email addresses or Names
Type -- The ticket\'s type. ignore this for now
Owner -- This ticket\'s owner. either an RT::User object or this user\'s id
Subject -- A string describing the subject of the ticket
More information about the Rt-commit
mailing list