ns_adp_registeradp - Registers ADP page to be called on custom tag
This command creates a callback that will be called when ADP parses sees given tag in the .adp file.
tag tag that will be used, every time parses sees <tag it will call given adp file endtag if tag needs to be closed, specify end tag sequence, usually it is </tag> adp this is adp file to be called when this tag is parsed
ns_adp_registertag example example.adp