Bugfixes and rspecs

This commit is contained in:
Christian Mehlmauer
2012-12-13 16:46:52 +01:00
parent 4d852b5983
commit 509a400add
4 changed files with 49 additions and 30 deletions

View File

@@ -144,7 +144,7 @@ begin
puts green("[+]") + " User registration is enabled"
end
if wp_target.xml_rpc_enabled
if wp_target.has_xml_rpc?
puts green("[+]") + " XML-RPC Interface available under #{wp_target.xml_rpc_url}"
end