mirror of
https://github.com/rapid7/metasploit-payloads
synced 2024-11-20 14:39:22 +01:00
take out debugging
git-svn-id: file:///home/svn/framework3/trunk@10745 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
172b27d8ea
commit
fdb1a0eee3
@ -25,7 +25,7 @@ if (!isset($GLOBALS['readers'])) {
|
||||
}
|
||||
|
||||
function my_print($str) {
|
||||
error_log($str);
|
||||
#error_log($str);
|
||||
}
|
||||
|
||||
my_print("Evaling main meterpreter stage");
|
||||
|
Loading…
Reference in New Issue
Block a user