Remove headfings in Error and status and sort out non global opening of DBs

This commit is contained in:
2025-03-31 19:03:54 +01:00
105 changed files with 146 additions and 1239 deletions

4
Targets/Nutups/_nut_STATUS.html.ep Normal file → Executable file
View File

@@ -7,7 +7,7 @@
SelectInput();
};
</script>
% if ($config->{debug} == 1) {
% if (config->{debug} == 1) {
<pre>
%= dumper $nut_data
</pre>
@@ -45,4 +45,4 @@
%# Probably finally by a submit.
%end
</div>
</div>