[otrs-cvs] doc-admin/de/content/administration/genericinterface genericinterface-connectors.xml, 1.5, 1.6
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/doc-admin/de/content/administration/genericinterface
In directory lancelot:/tmp/cvs-serv19748/de/content/administration/genericinterface
Modified Files:
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/de/content/administration/genericinterface/genericinterface-connectors.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -2 -u -d -r1.5 -r1.6
--- genericinterface-connectors.xml 10 Dec 2012 09:02:21 -0000 1.5
+++ genericinterface-connectors.xml 10 Jan 2013 15:27:04 -0000 1.6
@@ -553,7 +553,7 @@
<GreaterThanEquals>?</GreaterThanEquals>
<!--Optional:-->
- <LowerThan>?</LowerThan>
+ <SmallerThan>?</SmallerThan>
<!--Optional:-->
- <LowerThanEquals>?</LowerThanEquals>
+ <SmallerThanEquals>?</SmallerThanEquals>
</DynamicFields>
<!--Optional:-->
@@ -761,5 +761,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/
# --
# This program is free software; you can redistribute it and/or modify
---------------------------------------------------------------------
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