[otrs-cvs] doc-admin/en genericinterface-connectors.xml, 1.8, 1.8.2.1
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/doc-admin/en
In directory lancelot:/tmp/cvs-serv22336/en
Modified Files:
Tag: rel-3_1
genericinterface-connectors.xml
Log Message:
Fixed wrong parameter names in documentation. Changed LowerThan and LowerThanEquals into SmallerThan and SmallerThanEquals.
Author: ub
Index: genericinterface-connectors.xml
===================================================================
RCS file: /home/cvs/doc-admin/en/Attic/genericinterface-connectors.xml,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -2 -u -d -r1.8 -r1.8.2.1
--- genericinterface-connectors.xml 12 Jun 2012 20:34:19 -0000 1.8
+++ genericinterface-connectors.xml 10 Jan 2013 15:33:57 -0000 1.8.2.1
@@ -552,7 +552,7 @@
<GreaterThanEquals>?</GreaterThanEquals>
<!--Optional:-->
- <LowerThan>?</LowerThan>
+ <SmallerThan>?</SmallerThan>
<!--Optional:-->
- <LowerThanEquals>?</LowerThanEquals>
+ <SmallerThanEquals>?</SmallerThanEquals>
</DynamicFields>
<!--Optional:-->
@@ -757,5 +757,5 @@
# --
# otrs.SOAPRequest.pl - sample to send a SOAP request to OTRS Generic Interface Ticket Connector
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
---------------------------------------------------------------------
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