summaryrefslogtreecommitdiff
path: root/rt/share/html/index.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-06-12 15:19:00 -0700
committerIvan Kohler <ivan@freeside.biz>2015-07-09 17:56:38 -0700
commit2c09925cad2ade037e6ae953e4ed6fc056811f2f (patch)
treeb83e342cc0e770e65a464facbf96be9586315aad /rt/share/html/index.html
parent45ac1a8f1af9c7d63d296497a305b82f07eccab6 (diff)
rt 4.0.23
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 4103dbdca..fafba1cb5 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'},