Land #10071, return PLUGIN_DESCRIPTION instead of actual string

Merge branch 'land-10071' into upstream-master
GSoC/Meterpreter_Web_Console
bwatters-r7 2018-05-22 11:09:41 -05:00
commit 0fd5a8afbd
No known key found for this signature in database
GPG Key ID: ECC0F0A52E65F268
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ module Msf
end
def desc
"Nessus Bridge for Metasploit"
PLUGIN_DESCRIPTION
end
class ConsoleCommandDispatcher