[otrs-cvs] otrs/Kernel/GenericInterface/Operation/Ticket TicketSearch.pm, 1.14.2.1, 1.14.2.2

"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-serv25421/Kernel/GenericInterface/Operation/Ticket

Modified Files:
      Tag: rel-3_1
	TicketSearch.pm 
Log Message:
Fixed wrong parameter names in POD. Changed LowerThan and LowerThanEquals into SmallerThan and SmallerThanEquals.

Author: ub

Index: TicketSearch.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/GenericInterface/Operation/Ticket/TicketSearch.pm,v
retrieving revision 1.14.2.1
retrieving revision 1.14.2.2
diff -2 -u -d -r1.14.2.1 -r1.14.2.2
--- TicketSearch.pm	14 Aug 2012 22:45:21 -0000	1.14.2.1
+++ TicketSearch.pm	10 Jan 2013 15:43:33 -0000	1.14.2.2
@@ -1,5 +1,5 @@
 # --
 # Kernel/GenericInterface/Operation/Ticket/TicketSearch.pm - GenericInterface Ticket Search operation backend
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
 # --
 # $Id$
@@ -160,6 +160,6 @@
             GreaterThan       => '2001-01-01 01:01:01',
             GreaterThanEquals => '2001-01-01 01:01:01',
-            LowerThan         => '2002-02-02 02:02:02',
-            LowerThanEquals   => '2002-02-02 02:02:02',
+            SmallerThan         => '2002-02-02 02:02:02',
+            SmallerThanEquals   => '2002-02-02 02:02:02',
         }
 
---------------------------------------------------------------------
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.