From f5711344f948f17c0c62071d522b49b1b96b20c2 Mon Sep 17 00:00:00 2001 From: Christian Mehlmauer Date: Sun, 16 Sep 2012 10:22:01 +0200 Subject: [PATCH] bugfixing --- lib/wpscan/modules/wp_plugins.rb | 2 -- lib/wpscan/modules/wp_themes.rb | 2 -- 2 files changed, 4 deletions(-) diff --git a/lib/wpscan/modules/wp_plugins.rb b/lib/wpscan/modules/wp_plugins.rb index 0092d956..f2c851c4 100644 --- a/lib/wpscan/modules/wp_plugins.rb +++ b/lib/wpscan/modules/wp_plugins.rb @@ -31,8 +31,6 @@ module WpPlugins result.sort_by { |p| p.name } end - private - # http://code.google.com/p/wpscan/issues/detail?id=42 # plugins can be found in the source code : #