1 Jun 2011 06:48
[otrs-cvs] otrs/Kernel/GenericInterface/Invoker/SolMan Common.pm, 1.52, 1.53
CVS commits notifications of OTRS.org <cvs-log <at> otrs.org>
2011-06-01 04:48:23 GMT
2011-06-01 04:48:23 GMT
Comments:
Update of /home/cvs/otrs/Kernel/GenericInterface/Invoker/SolMan
In directory lancelot:/tmp/cvs-serv2222/Kernel/GenericInterface/Invoker/SolMan
Modified Files:
Common.pm
Log Message:
Fixed typo.
Author: sb
Index: Common.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/GenericInterface/Invoker/SolMan/Common.pm,v
retrieving revision 1.52
retrieving revision 1.53
diff -2 -u -d -r1.52 -r1.53
--- Common.pm 31 May 2011 13:42:37 -0000 1.52
+++ Common.pm 1 Jun 2011 04:48:18 -0000 1.53
<at> <at> -1102,5 +1102,5 <at> <at>
if ( $Ticket{StateType} ne 'closed' ) {
$Self->{DebuggerObject}->Debug(
- Summary => "$Self->{Invoker} PreprareRequest: This is ticket is not on a closed "
+ Summary => "$Self->{Invoker} PreprareRequest: This ticket is not on a closed "
. "state but on an \"$Ticket{StateType}\" state,"
. " CloseIncident Invoker Canceled",
---------------------------------------------------------------------
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
(Continue reading)
RSS Feed