summaryrefslogtreecommitdiff
path: root/rt/FREESIDE_MODIFIED
diff options
context:
space:
mode:
authormark <mark>2010-10-02 20:54:27 +0000
committermark <mark>2010-10-02 20:54:27 +0000
commit97803d56c88dc4760140d912a76cb2730fcbf713 (patch)
treeeb99516925f32d36234d391f75746af9785463a9 /rt/FREESIDE_MODIFIED
parenteb02bd7d44776cadc4c17f72df508afd223b142f (diff)
mandatory custom field flag, RT#9260
Diffstat (limited to 'rt/FREESIDE_MODIFIED')
-rw-r--r--rt/FREESIDE_MODIFIED3
1 files changed, 2 insertions, 1 deletions
diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED
index d73a5e055..45a61062e 100644
--- a/rt/FREESIDE_MODIFIED
+++ b/rt/FREESIDE_MODIFIED
@@ -5,9 +5,10 @@ config.layout.in
etc/RT_Config.pm
etc/RT_SiteConfig.pm
etc/schema.Pg
+ etc/schema.mysql-4.1
lib/RT/Config.pm
-lib/RT?CustomField.pm #CheckMandatoryFields
+lib/RT/CustomField.pm #CheckMandatoryFields
lib/RT/CustomField_Overlay.pm #customfield date patch
lib/RT/Interface/Web.pm #customfield date patch
lib/RT/Interface/Web_Vendor.pm