[otrs-cvs] otrs/Kernel/Modules AdminSignature.pm,1.53,1.54
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Modules
In directory lancelot:/tmp/cvs-serv25101/Kernel/Modules
Modified Files:
AdminSignature.pm
Log Message:
Removed unused variables.
Author: mb
Index: AdminSignature.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AdminSignature.pm,v
retrieving revision 1.53
retrieving revision 1.54
diff -2 -u -d -r1.53 -r1.54
--- AdminSignature.pm 20 Nov 2012 14:45:00 -0000 1.53
+++ AdminSignature.pm 21 Jan 2013 14:03:35 -0000 1.54
@@ -1,5 +1,5 @@
# --
# Kernel/Modules/AdminSignature.pm - to add/update/delete system addresses
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
@@ -73,5 +73,4 @@
$Self->{LayoutObject}->ChallengeTokenCheck();
- my $Note = '';
my ( %GetParam, %Errors );
for my $Parameter (qw(ID Name Text Comment ValidID)) {
@@ -160,5 +159,4 @@
$Self->{LayoutObject}->ChallengeTokenCheck();
- my $Note = '';
my ( %GetParam, %Errors );
for my $Parameter (qw(ID Name Text Comment ValidID)) {
---------------------------------------------------------------------
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