summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
authorbugreport%peshkin.net <>2004-06-02 05:29:04 +0200
committerbugreport%peshkin.net <>2004-06-02 05:29:04 +0200
commit90974879619a0ea279173c3423fe6e5fd907255f (patch)
tree2f9208f0a86765e0377efb29f7b23f1b945094da /checksetup.pl
parent1eafc024c9462b0bda63db336273d8f5652a3428 (diff)
downloadbugzilla-90974879619a0ea279173c3423fe6e5fd907255f.tar.gz
bugzilla-90974879619a0ea279173c3423fe6e5fd907255f.tar.xz
Bug 244927: Add search on time owner has left the bug idle
r=jouni a=myk
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/checksetup.pl b/checksetup.pl
index 9d2357945..ec7e998c4 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -3897,6 +3897,8 @@ if (!$series_exists) {
}
}
+AddFDef("owner_idle_time", "Time Since Owner Touched", 0);
+
# If you had to change the --TABLE-- definition in any way, then add your
# differential change code *** A B O V E *** this comment.
#