Introduction
Introduction Statistics Contact Development Disclaimer Help
Remove debugging line - warvox - VoIP based wardialing tool, forked from rapid7…
Log
Files
Refs
README
---
commit 9fed67e2ce275dad1db05863e6e090c4c8034407
parent 34b770e9bd84e93c02899ee08c8eb9919f1090b8
Author: HD Moore <[email protected]>
Date: Sun, 1 Mar 2009 22:47:31 +0000
Remove debugging line
Diffstat:
M web/app/controllers/analyze_contro… | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/web/app/controllers/analyze_controller.rb b/web/app/controllers/an…
@@ -57,7 +57,6 @@ class AnalyzeController < ApplicationController
end
cdata = "File not found"
- cdata = h(res.inspect)
if(cpath and File.readable?(cpath))
cdata = File.read(cpath, File.size(cpath))
end
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.