Slight mod to custom template and add remoteuseraccess files

This commit is contained in:
2025-05-15 12:52:41 +01:00
parent 8977d629e7
commit 386e602958
14 changed files with 1398 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ use constant TRUE => 1;
);
sub actual_${tablecontrol[0]} {
my $c = shift;
my @ret = ();
# Actual code for extracting ${tablecontrol[0]}
return @ret;