git-svn-id: file:///home/svn/framework3/trunk@5258 4d416f70-5f16-0410-b530-b9f4589650da
unstable
fab 2007-12-31 16:59:32 +00:00
parent 9994c385ee
commit e030a3f7b5
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ module Msf
remote = @client.fs.dir.getwd
# call the parent
super("MsfBrowser on #{@client.tunnel_peer}", local, remote)
super("msfbrowser on #{@client.tunnel_peer}", local, remote)
# Populate the view
create_dir_session()