Added link when op or func is found in the URL.
This commit is contained in:
parent
3f67e1c293
commit
3121a62822
2 changed files with 12 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ sub _recurse {
|
|||
} else {
|
||||
$output = _recurse($data{parentId},$_[1]);
|
||||
}
|
||||
return $output;
|
||||
return $output;
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue