[otrs-cvs] otrs/Kernel/GenericInterface/Operation/Ticket TicketCreate.pm, 1.38, 1.39

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs/Kernel/GenericInterface/Operation/Ticket
In directory lancelot:/tmp/cvs-serv7361/Kernel/GenericInterface/Operation/Ticket

Modified Files:
	TicketCreate.pm 
Log Message:
More typos.

Author: mg

Index: TicketCreate.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/GenericInterface/Operation/Ticket/TicketCreate.pm,v
retrieving revision 1.38
retrieving revision 1.39
diff -2 -u -d -r1.38 -r1.39
--- TicketCreate.pm	7 Feb 2013 12:05:09 -0000	1.38
+++ TicketCreate.pm	7 Feb 2013 12:06:31 -0000	1.39
@@ -103,5 +103,5 @@
                                                                                 #   Password is required
 
-            Ticket {
+            Ticket => {
                 Title      => 'some ticket title',
 
@@ -138,5 +138,5 @@
                 },
             },
-            Article {
+            Article => {
                 ArticleTypeID                   => 123,                        # optional
                 ArticleType                     => 'some article type name',   # optional
@@ -174,5 +174,5 @@
             #},
 
-            Attachment [
+            Attachment => [
                 {
                     Content     => 'content'                                 # base64 encoded
@@ -183,5 +183,5 @@
             ],
             #or
-            #Attachment {
+            #Attachment => {
             #    Content     => 'content'
             #    ContentType => 'some content type'
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.