[otrs-cvs] otrs/Kernel/System Priority.pm,1.39,1.40
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/System
In directory lancelot:/tmp/cvs-serv8644
Modified Files:
Priority.pm
Log Message:
Small typo in comments
Author: mb
Index: Priority.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/System/Priority.pm,v
retrieving revision 1.39
retrieving revision 1.40
diff -2 -u -d -r1.39 -r1.40
--- Priority.pm 20 Nov 2012 15:37:18 -0000 1.39
+++ Priority.pm 29 Nov 2012 12:58:27 -0000 1.40
@@ -1,4 +1,4 @@
# --
-# Kernel/System/Priority.pm - all ticket priority function
+# Kernel/System/Priority.pm - all ticket priority functions
# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
# --
@@ -243,5 +243,5 @@
);
- # get new state id
+ # get new priority id
return if !$Self->{DBObject}->Prepare(
SQL => 'SELECT id FROM ticket_priority WHERE name = ?',
---------------------------------------------------------------------
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