summaryrefslogtreecommitdiff
path: root/FS/FS/Schema.pm
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2016-09-20 15:38:39 -0500
committerJonathan Prykop <jonathan@freeside.biz>2016-09-20 15:43:09 -0500
commitab38715f806c564c8bb5d331c6ed5b31c77591d5 (patch)
treef6c55d2e5efa756f99e042f0c9ed6c68b5e41d3c /FS/FS/Schema.pm
parentd283b110845ffc2034632f78c03d4b5cf5ab49f5 (diff)
38413: Cacti integration
Diffstat (limited to 'FS/FS/Schema.pm')
-rw-r--r--FS/FS/Schema.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm
index 65c1c01..a98d984 100644
--- a/FS/FS/Schema.pm
+++ b/FS/FS/Schema.pm
@@ -7326,6 +7326,7 @@ sub tables_hashref {
'graphnum', 'int', 'NULL', '', '', '',
'imported', @date_type, '', '',
'content', 'text', 'NULL', '', '', '',
+ 'thumbnail', 'text', 'NULL', '', '', '',
],
'primary_key' => 'cacti_pagenum',
'unique' => [ ],