1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00

Wrap the telephony require properly

git-svn-id: file:///home/svn/framework3/trunk@6201 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2009-01-30 04:28:40 +00:00
parent bd8293360a
commit f927320eda

View File

@ -6,8 +6,6 @@
##
require 'msf/core'
require 'telephony'
class Metasploit3 < Msf::Exploit::Remote