diff --git a/content/showArticle.php b/content/showArticle.php index 3feb0bf..dbd4082 100644 --- a/content/showArticle.php +++ b/content/showArticle.php @@ -104,14 +104,38 @@ if (isset($_GET["id"])) {
- getAuthor()); ?> - getCreated()); ?> -
+ getAuthor()); ?> + getCreated()); ?> +
getContent())); ?>
@@ -125,6 +149,12 @@ if (isset($_GET["id"])) { "> + + +
${escapeHtml(data.author)} @@ -39,17 +92,60 @@ document.addEventListener("DOMContentLoaded", function () {
${escapeHtml(data.content).replace(/\n/g, "")}
- getAuthor()); ?> - getCreated()); ?> -
+ isReply()): ?> ++ getAuthor()); ?> + getCreated()); ?> +
-getContent())); ?>
-getContent())); ?>
+ + + ++ getAuthor()); ?> + getCreated()); ?> +
+ +getContent())); ?>
+