From f20be6e72e79766e2f583b9375e4660973a400c6 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Mon, 17 Jul 2006 00:03:57 +0000 Subject: [PATCH] r889: We no longer need admin/jump.php --- admin/jump.php | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100755 admin/jump.php diff --git a/admin/jump.php b/admin/jump.php deleted file mode 100755 index 9e67419..0000000 --- a/admin/jump.php +++ /dev/null @@ -1,37 +0,0 @@ -in['jumplocation'] == -1 OR !$bugsys->in['jumplocation']) -{ - $admin->error($lang->string('Please select a location to jump to. Your selection is invalid.')); -} - -header("Location: " . $bugsys->in['jumplocation']); - -/*=====================================================================*\ -|| ################################################################### -|| # $HeadURL$ -|| # $Id$ -|| ################################################################### -\*=====================================================================*/ -?> \ No newline at end of file -- 2.22.5