debug sql
This commit is contained in:
parent
8283336127
commit
2c3fa04f37
|
@ -52,7 +52,7 @@ switch($_POST['act']){
|
||||||
preg_replace('#^(http|https|mailto|ftp)://(([a-z0-9\/\.\?-_=\#@:~])*)#i','<a href="$1://$2">$1://$2</a>'
|
preg_replace('#^(http|https|mailto|ftp)://(([a-z0-9\/\.\?-_=\#@:~])*)#i','<a href="$1://$2">$1://$2</a>'
|
||||||
,nl2br(htmlentities($_POST['botDescription'])))
|
,nl2br(htmlentities($_POST['botDescription'])))
|
||||||
)."',
|
)."',
|
||||||
'1',
|
'0',
|
||||||
NOW(),
|
NOW(),
|
||||||
'".$secret."')";
|
'".$secret."')";
|
||||||
// echo $sql;
|
// echo $sql;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user