summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/ShadowDB.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Config/ShadowDB.pm')
-rw-r--r--Bugzilla/Config/ShadowDB.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Config/ShadowDB.pm b/Bugzilla/Config/ShadowDB.pm
index f9af4fb6d..a605b2363 100644
--- a/Bugzilla/Config/ShadowDB.pm
+++ b/Bugzilla/Config/ShadowDB.pm
@@ -35,7 +35,7 @@ use strict;
use Bugzilla::Config::Common;
-$Bugzilla::Config::ShadowDB::sortkey = "13";
+our $sortkey = 1500;
sub get_param_list {
my $class = shift;