getCommentsByArticle($_GET["id"]); foreach ($comments as $comment) { if ($comment->isReply()) { $parentId = $comment->getParentCommentId(); $repliesByParent[$parentId][] = $comment; } else { $mainComments[] = $comment; } } } catch (Exception $e) { $_SESSION["message"] = "internal_error"; } } ?>

Es ist ein interner Fehler aufgetreten. Bitte versuche es erneut.

Von:
Tags:

Kommentare

getAuthor()); ?> getCreated()); ?>

getContent())); ?>

getId()])): ?> getId()] as $reply): ?>

getAuthor()); ?> getCreated()); ?>

getContent())); ?>

Noch keine Kommentare vorhanden.

">