moodle/mod/chat/gui_header_js
sam marshall 3ef7279f26 MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere
Exceptions (places where set_time_limit is still left) are:

Third-party libraries:
  ADODB
  PHPMailer

Moodle core:
  PHPUnit - not relevant (CLI mode)
2013-11-06 16:40:01 +00:00
..
chatinput.php MDL-24380 Chat: autoscroll help popup incorrect and doesn't display fully 2013-10-22 12:35:23 +02:00
chatmsg.php Fixed lots of XHTML errors but still not working correctly in Strict 2006-12-22 05:42:36 +00:00
index.php MDL-34466 mod_chat Replace all instances of get_context_instance() with respective context_XXXX class in mod/chat 2012-07-27 13:26:04 +08:00
insert.php Merge branch 'MDL-40048-master' of git://github.com/FMCorz/moodle 2013-09-24 08:51:41 +12:00
jsupdate.php MDL-41999 fix setting of USER in chat 2013-10-01 09:23:42 +02:00
jsupdated.php MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere 2013-11-06 16:40:01 +00:00
module.js fixed unterminated JS statement 2010-09-18 12:10:32 +00:00
users.php MDL-41999 fix setting of USER in chat 2013-10-01 09:23:42 +02:00