X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=birthday_confirm.php;h=f72b7a7195edd20c61a75ee27ce82232fc4e6271;hp=70332e33f76b089126513652de93ad298407de55;hb=50b91687d7e7201f6c596a9ad40e8ff35c995074;hpb=b8aa17b98b99c27eafbdca0fa090bae63527da9a diff --git a/birthday_confirm.php b/birthday_confirm.php index 70332e33f7..f72b7a7195 100644 --- a/birthday_confirm.php +++ b/birthday_confirm.php @@ -76,7 +76,7 @@ WHERE b.userid=%s AND b.chk_value='%s' LIMIT 1", array($uid, $chk), __FILE__, __LINE__); -//* DEBUG: */ echo "uid=".$uid.",chk=".$chk." (".strlen($chk).'/'.strlen(REQUEST_GET('check')).'/'.SQL_NUMROWS($result).")
\n"; +//* DEBUG: */ OUTPUT_HTML("uid=".$uid.",chk=".$chk." (".strlen($chk).'/'.strlen(REQUEST_GET('check')).'/'.SQL_NUMROWS($result).")
"); // Prepare content $content = array();