So, I have this template function call named &quot;unlock-code&quot; which, I guess, takes three parameters. An example of the code looks like this:<br><br>[unlock-code wstype=&quot;somevalue&quot; authkey=&quot;someauth&quot; serialnum=&quot;someserial&quot;]<br>
<br>What I&#39;m trying to figure out is where &quot;unlock-code&quot; is defined. I&#39;ve piped &quot;find&quot; out to xargs grep all over the box and I got nothing. I need to find it in order to rewrite what it is calling.<br>
<br>My client is on Interchange 4.6 or so.<br><br>Any help would be appreciated.<br><br>Thanks,<br>Samuel<br>