00:48 <jabra> class Plugin::Editor < Msf::Plugin

git-svn-id: file:///home/svn/framework3/trunk@9391 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Jonathan Cran 2010-06-02 01:48:59 +00:00
parent d242143518
commit cdb962e5f1
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ module Msf
# This plugin is a simple editor command, designed to make it easy to edit modules in the console.
#
###
class Plugin::Sample < Msf::Plugin
class Plugin::Editor < Msf::Plugin
###
#