debug
This commit is contained in:
parent
88c3379810
commit
2d44329de3
|
@ -3,6 +3,7 @@ require_once(__DIR__."/functions.php");
|
|||
|
||||
$bots=get_Bots_Array('connectFou');
|
||||
$postParams=get_Post_Params(count($bots));
|
||||
print_r($bots); die;
|
||||
if(!$postParams){
|
||||
$bot1="";
|
||||
$bot2="";
|
||||
|
|
Loading…
Reference in New Issue
Block a user