public => $public,
cache_expiry => $cache_expiry,
} );
my $editsql = 1;
if ($op eq 'cud-update_and_run_sql') {
$editsql = 0;
if ( $op eq 'cud-update_and_run_sql' ) {
}
$template->param(
'save_successful' => 1,
'reportname' => $reportname,
-