fix function name
This commit is contained in:
parent
37fcc72e56
commit
298a612287
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
require_once(__DIR__."/functions.php");
|
||||
|
||||
$bots=getBotsArray();
|
||||
$bots=get_Bots_Array();
|
||||
$postParams=get_Post_Params();
|
||||
if(!$postParams){
|
||||
$bot1="";
|
||||
|
|
Loading…
Reference in New Issue
Block a user