X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2FSchema.pm;h=29bbf7809442138dc7f1e08139f27d55e7696588;hb=dd14eb402e7ed67d1f5ad63415bf169a3e79135b;hp=839a971768f48cfe467a67465a4e8254aae94e27;hpb=b9480e431289b01d37c8206df4285d311cf2c0e8;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 839a97176..29bbf7809 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -203,7 +203,7 @@ sub dbdef_dist { && ! /^legacy_cust_history$/ && ( ! /^queue(_arg|_depend|_stat)?$/ || ! $opt->{'queue-no_history'} ) && ! $tables_hashref_torrus->{$_} - && ! /^cacti_graph$/ + && ! /^cacti_page$/ } $dbdef->tables ) {