<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">
<br>
</div>I just glanced at your patch: instead of using switch<br>
($VARIABLE_DOC_LINKS[$name][1/2]), use an array - it should be faster<br>
and is more concise.<br>
<br>
--<br>
Piotr Przybylski<br></blockquote></div><br>Thanks for the suggestion Piotr. I made the necessary changes.<br>$VARIABLE_DOC_LINKS changed to $VARIABLE_DOC_LINKS[$name]=array(string $anchor, string $group, string $type)<br>
download 01-Server-variable-documentation-link.patch to test<br><br>Samiran Raj Boro<br>