summaryrefslogtreecommitdiff
path: root/rt/share/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/html/index.html')
-rwxr-xr-xrt/share/html/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/rt/share/html/index.html b/rt/share/html/index.html
index 4103dbd..fafba1c 100755
--- a/rt/share/html/index.html
+++ b/rt/share/html/index.html
@@ -30,7 +30,7 @@ If you need commercial support, please contact us at sales@bestpractical.com.
%#
%# COPYRIGHT:
%#
-%# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC
+%# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC
%# <sales@bestpractical.com>
%#
%# (Except where explicitly superseded by other copyright notices)
@@ -102,6 +102,7 @@ if ( $ARGS{'QuickCreate'} ) {
);
+ my $created;
if ( $ValidCFs && !$skip_create ) {
my ($t, $msg) = CreateTicket(
Queue => $ARGS{'Queue'},