Add comment
Notice: Undefined variable: counted in X:\Litebit\feedback\index.php on line 73
Comments
Fatal error: Uncaught Error: Call to undefined function getComments() in X:\Litebit\feedback\index.php:75
Stack trace:
#0 {main}
thrown in
X:\Litebit\feedback\index.php on line
75
'; if($comment->email != "") {echo ''.htmlspecialchars($comment->name).'';} // check if author supplied email - if so, show mailto: link else { echo htmlspecialchars($comment->name); }; // else show only name echo '