[otrs-cvs] otrs/Kernel/GenericInterface Invoker.pm,1.17,1.17.2.1
"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
In directory lancelot:/tmp/cvs-serv816/Kernel/GenericInterface
Modified Files:
Tag: rel-3_1
Invoker.pm
Log Message:
Fixed typo.
Author: cr
Index: Invoker.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/GenericInterface/Invoker.pm,v
retrieving revision 1.17
retrieving revision 1.17.2.1
diff -2 -u -d -r1.17 -r1.17.2.1
--- Invoker.pm 9 May 2011 16:35:00 -0000 1.17
+++ Invoker.pm 9 Jan 2013 18:24:36 -0000 1.17.2.1
@@ -1,5 +1,5 @@
# --
# Kernel/GenericInterface/Invoker.pm - GenericInterface Invoker interface
-# Copyright (C) 2001-2011 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
@@ -213,5 +213,5 @@
return $Self->{DebuggerObject}
->Error(
- Summary => 'Got Data but it is not a hash ref in Invoker handler (andleResponse)!'
+ Summary => 'Got Data but it is not a hash ref in Invoker handler (HandleResponse)!'
);
}
---------------------------------------------------------------------
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