X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig-process.cgi;fp=httemplate%2Fconfig%2Fconfig-process.cgi;h=3d57b310cf8398838a22886b0ea48acc5687a2d3;hp=f1cbb1831dc6e9b0ef03344bb9cd965a81889737;hb=c7cc0522832d0e1c056f9bce46dd1b4b5551e612;hpb=48e85cba67e48bb37b79d9e4fa72cf0df7cd3759 diff --git a/httemplate/config/config-process.cgi b/httemplate/config/config-process.cgi index f1cbb1831..3d57b310c 100644 --- a/httemplate/config/config-process.cgi +++ b/httemplate/config/config-process.cgi @@ -116,7 +116,7 @@ if ( $conf->exists('disable_settings_changes') ) { } } -$FS::Conf::DEBUG = 1; +#$FS::Conf::DEBUG = 1; my @config_items = grep { $_->key != ~/^invoice_(html|latex|template)/ } $conf->config_items; my %confitems = map { $_->key => $_ } $conf->config_items;