]> git.mjollnir.org Git - moodle.git/commitdiff
messages MDL-17601 message/discussion.php was causing errors in the apache error...
authorAndrew Davis <andrew@affinitysoftware.net>
Fri, 20 Nov 2009 03:58:22 +0000 (03:58 +0000)
committerAndrew Davis <andrew@affinitysoftware.net>
Fri, 20 Nov 2009 03:58:22 +0000 (03:58 +0000)
message/discussion.php

index 9f8337725b64178c9728c0135167ca124b4815c2..15ed8d13d04a2e19ebb6408d4cdb5ccd607cca6d 100644 (file)
@@ -72,6 +72,7 @@
      <head>
        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
        <title><?php echo get_string('discussion', 'message').': '.fullname($user) ?></title>
+       <link rel="shortcut icon" href="<?php echo $CFG->wwwroot.'/theme/'.current_theme() ?>/favicon.ico" />
      </head>
      <frameset rows="110,*,0,220">
        <noframes><body><?php