From: dongsheng Date: Wed, 14 Jan 2009 04:36:15 +0000 (+0000) Subject: "MDL-14949, reverse changes to permission which can cause problems, merged from 1.9" X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=970470e72e83473a7c765b31d26911fb78893d4e;p=moodle.git "MDL-14949, reverse changes to permission which can cause problems, merged from 1.9" --- diff --git a/mod/chat/gui_header_js/chatinput.php b/mod/chat/gui_header_js/chatinput.php index 35599bf906..cf6e2dc30d 100644 --- a/mod/chat/gui_header_js/chatinput.php +++ b/mod/chat/gui_header_js/chatinput.php @@ -63,7 +63,6 @@ $meta = ob_get_clean(); print_header('', '', '', 'input_chat_message', $meta, false); - if(has_capability('mod/chat:chatlog',$context)){ ?>
@@ -71,9 +70,6 @@
-