debug sql

pull/15/head
Gnieark 9 years ago
parent cbf2aaba61
commit 5fc7e59850

@ -52,7 +52,7 @@ switch($_POST['act']){
preg_replace('#^(http|https|mailto|ftp)://(([a-z0-9\/\.\?-_=\#@:~])*)#i','<a href="$1://$2">$1://$2</a>'
,nl2br(htmlentities($_POST['botDescription'])))
)."',
'NOW(),
NOW(),
'".$secret."')";
echo $sql;
$rs=mysqli_query($lnMysql,$sql);

Loading…
Cancel
Save