Skip to content

Commit

Permalink
Fix cdata issue
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Pullara <spullara@yahoo.com>
  • Loading branch information
mnutt authored and spullara committed May 13, 2009
1 parent c7c94b0 commit dce0c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion limewirestore/limewirestore.search.xml
Expand Up @@ -34,7 +34,7 @@
var query = y.query("select * from html where url=@url and xpath=@xpath", {url:url, xpath:xpath});
response.object = query.results;
]]
]]>
</execute>
</select>
</bindings>
Expand Down

0 comments on commit dce0c5a

Please sign in to comment.