38413: Cacti integration
[freeside.git] / FS / FS / Schema.pm
index df987ff..f66cb36 100644 (file)
@@ -7320,6 +7320,7 @@ sub tables_hashref {
         'graphnum',       'int',      'NULL', '', '', '', 
         'imported',       @date_type,             '', '',
         'content',        'text',     'NULL', '', '', '',
+        'thumbnail',      'text',     'NULL', '', '', '',
       ],
       'primary_key' => 'cacti_pagenum',
       'unique'  => [ ],