Removing test code

git-svn-id: https://beef.googlecode.com/svn/trunk@939 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
scotty.b.brown@gmail.com
2011-04-28 04:31:54 +00:00
parent f1f591a245
commit 41fc1e4bbb

View File

@@ -121,7 +121,6 @@ class Modules < BeEF::Extension::AdminUI::HttpController
# set and add the return values for the browser ua string
browser_uastring = BD.get(zombie_session, 'BrowserReportedName')
#browser_uastring = "test"
if not browser_uastring.nil?
browser_uastring_hash = { 'Browser UA String' => browser_uastring }