From 7f5495053f214c55293d29cad5ef391b0cbb69f7 Mon Sep 17 00:00:00 2001 From: skodak Date: Sat, 19 Aug 2006 11:15:59 +0000 Subject: [PATCH] fixed short php tag and end tag in comment --- mod/forum/post.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mod/forum/post.html b/mod/forum/post.html index ac46c8e80b..03a2b9b759 100644 --- a/mod/forum/post.html +++ b/mod/forum/post.html @@ -92,7 +92,8 @@ if (!isset($discussion->timeend)) { -maxbytes != 1) { // 1 = No attachments at all ?> +maxbytes != 1) { // 1 = No attachments at all +?> :
(
@@ -161,7 +162,7 @@ if (!isset($discussion->timeend)) { - + -- 2.39.5