summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorivan <ivan>2006-10-16 17:11:51 +0000
committerivan <ivan>2006-10-16 17:11:51 +0000
commit37eb51abbf2c4277189faa1924ee9f08e2aa3151 (patch)
tree0257005c90b0ca176278c8af06f7b5274b7ab2b3 /FS
parent7c0ec6fb521584a93a93e456dbb923870f059308 (diff)
closing bracket helps
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/Conf.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 706a42225..c592bac6b 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -1832,6 +1832,8 @@ httemplate/docs/config.html
'section' => 'UI',
'descritpion' => 'Enable tracking of a birth date with each customer record',
'type' => 'checkbox',
+ },
+
);
1;