Skip to content

Commit

Permalink
Update yahoo/finance/yahoo.finance.onvista.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Damnum committed Oct 29, 2011
1 parent 4db1eef commit 1ae4a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yahoo/finance/yahoo.finance.onvista.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
{url:url});
var url = "http://www.onvista.de/aktien/kennzahlen/fundamental.html?ISIN="+symbol;
var ebitQuery = y.query(
var rOEQuery = y.query(
"select * from html " +
"where url=@url and " +
"xpath='" +
Expand Down

0 comments on commit 1ae4a46

Please sign in to comment.