git-svn-id: file:///home/svn/framework3/trunk@4474 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Matt Miller 2007-02-26 03:11:51 +00:00
parent b30551b59d
commit 36462709c6
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ protected
# If there is an exploit associated with this payload, then let's notify
# anyone who is interested that this exploit succeeded
if assoc_exploit
framework.events.on_exploit_success(assoc_exploit, s)
framework.events.on_exploit_success(assoc_exploit, session)
end
# Notify waiters that they should be ready to rock