Slight mod to custom template and add remoteuseraccess files
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user