mopve opening DBs into routines so that caching is avoided

This commit is contained in:
2024-11-27 20:11:31 +00:00
parent 1c275912e3
commit 1676739b17
2 changed files with 22 additions and 7 deletions

View File

@@ -331,7 +331,7 @@ sub do_display {
# the value of trt will tell you which panel has returned
if (! $trt){
my $trt = $c->param('trt') || 'LIST'; #Indicates where to go now
$trt = $c->param('trt') || 'LIST'; #Indicates where to go now
}
# Now add in the params from the selected row from the table