summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl4
1 files changed, 1 insertions, 3 deletions
diff --git a/checksetup.pl b/checksetup.pl
index d793879ff..125b18a6c 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -934,11 +934,9 @@ $table{attachments} =
index(bug_id),
index(creation_ts)';
-# 2001-05-05 myk@mozilla.org: Tables to support the attachment tracker.
+# 2001-05-05 myk@mozilla.org: Tables to support attachment statuses.
# "attachstatuses" stores one record for each status on each attachment.
# "attachstatusdefs" defines the statuses that can be set on attachments.
-# Note: These tables are only used if the parameter "useattachmenttracker"
-# is turned on via editparameters.cgi.
$table{attachstatuses} =
'