summaryrefslogtreecommitdiff
path: root/www/trac-customfieldadmin/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'www/trac-customfieldadmin/pkg-message')
-rw-r--r--www/trac-customfieldadmin/pkg-message13
1 files changed, 0 insertions, 13 deletions
diff --git a/www/trac-customfieldadmin/pkg-message b/www/trac-customfieldadmin/pkg-message
deleted file mode 100644
index 23b864ba68d6..000000000000
--- a/www/trac-customfieldadmin/pkg-message
+++ /dev/null
@@ -1,13 +0,0 @@
-[
-{ type: install
- message: <<EOM
-To complete the installation, please add:
-
-[components]
-customfieldadmin.* = enabled
-
-to your trac.ini to enable the ticket custom field
-administrator.
-EOM
-}
-]