advanced fingerprinting fix

This commit is contained in:
Christian Mehlmauer
2012-09-16 23:50:28 +02:00
parent 04414ebc69
commit fc23265f11
2 changed files with 20 additions and 8 deletions

View File

@@ -84,7 +84,7 @@ class WpTarget
# return WpVersion
def version
WpVersion.find(@uri)
WpVersion.find(@uri, wp_content_dir)
end
def wp_content_dir