diff --git a/Srcxpathxml.js b/Srcxpathxml.js new file mode 100644 index 00000000..1cf1479b --- /dev/null +++ b/Srcxpathxml.js @@ -0,0 +1,3 @@ +function xpathxml(html,note,type){ + return ""; +}