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