From 2c3fa04f37d54a5021a3648d768679976e51a7b1 Mon Sep 17 00:00:00 2001 From: Gnieark Date: Sat, 5 Dec 2015 20:27:47 +0100 Subject: [PATCH] debug sql --- src/act.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/act.php b/src/act.php index 2d24d2f..1f436d3 100644 --- a/src/act.php +++ b/src/act.php @@ -52,7 +52,7 @@ switch($_POST['act']){ preg_replace('#^(http|https|mailto|ftp)://(([a-z0-9\/\.\?-_=\#@:~])*)#i','$1://$2' ,nl2br(htmlentities($_POST['botDescription']))) )."', - '1', + '0', NOW(), '".$secret."')"; // echo $sql;