debog inscription
This commit is contained in:
parent
b3eaf01833
commit
d48949d58d
|
|
@ -56,11 +56,11 @@ switch($_POST['act']){
|
||||||
'0',
|
'0',
|
||||||
NOW(),
|
NOW(),
|
||||||
'".$secret."',
|
'".$secret."',
|
||||||
'".mysqli_real_escape_string($lnMysql,$_POST['email'])."'";
|
'".mysqli_real_escape_string($lnMysql,$_POST['email'])."')";
|
||||||
|
|
||||||
$rs=mysqli_query($lnMysql,$sql);
|
$rs=mysqli_query($lnMysql,$sql);
|
||||||
|
|
||||||
echo $sql; die;
|
//echo $sql; die;
|
||||||
|
|
||||||
|
|
||||||
include __DIR__."/config.php";
|
include __DIR__."/config.php";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user