From 90974879619a0ea279173c3423fe6e5fd907255f Mon Sep 17 00:00:00 2001 From: "bugreport%peshkin.net" <> Date: Wed, 2 Jun 2004 03:29:04 +0000 Subject: Bug 244927: Add search on time owner has left the bug idle r=jouni a=myk --- checksetup.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'checksetup.pl') 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. # -- cgit v1.2.3-24-g4f1b