From e7a8d28f572f0efbf275f878067c904ecab739c1 Mon Sep 17 00:00:00 2001 From: skodak Date: Mon, 15 May 2006 15:12:56 +0000 Subject: [PATCH] fixed short php tags; merged from MOODLE_16_STABLE --- error/index.php | 2 +- mod/forum/post.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/error/index.php b/error/index.php index 919c88e7ad..a976f806b0 100644 --- a/error/index.php +++ b/error/index.php @@ -24,7 +24,7 @@ ?>
-

+


diff --git a/mod/forum/post.html b/mod/forum/post.html index 1d7d79e5af..dc3d899870 100644 --- a/mod/forum/post.html +++ b/mod/forum/post.html @@ -150,7 +150,7 @@ if (!isset($discussion->timeend)) { - + -- 2.39.5