New debugging function debugOutput() introduced, some rewrites to EL:
[mailer.git] / birthday_confirm.php
index 7b5bffac08891a8b1b4cd89e48acd5e35c8290e8..b06b0c71d17741272935231faa1137c32fe0cca4 100644 (file)
@@ -79,7 +79,7 @@ LIMIT 1",
                $userid,
                $chk
        ), __FILE__, __LINE__);
-//* DEBUG: */ outputHtml("userid=".$userid.",chk=".$chk." (".strlen($chk).'/'.strlen(getRequestParameter('check')).'/'.SQL_NUMROWS($result).")<br />");
+//* DEBUG: */ debugOutput("userid=".$userid.",chk=".$chk." (".strlen($chk).'/'.strlen(getRequestParameter('check')).'/'.SQL_NUMROWS($result) . ')');
 
 // Prepare content
 $content = array();