From 0cfb6a52fb74ddb0532654770f79c79b8b3a2f62 Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 23 Aug 2006 08:39:15 +0000 Subject: [PATCH] Adding a copyright notice, and mentioning MDL-3717 purely as a test of the new CVS integration on tracker.moodle.org --- index.php | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index c96b94a0e6..7674bc4d2b 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,30 @@ '; - // The right column if (blocks_have_content($pageblocks, BLOCK_POS_RIGHT) || $editing || isadmin()) { echo ''; -- 2.39.5