moodle/mnet
David Mudrak d82d272037 NOMDL MNet: fixed incorrect usage of get_record() in permission_to_call()
When $CFG->mnet_all_hosts_id was set, the get_record() returned multiply
records and produced warnings. Also, get_record_sql() == true was just
ugly.
2010-11-09 15:38:50 +00:00
..
service/enrol themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
xmlrpc NOMDL MNet: fixed incorrect usage of get_record() in permission_to_call() 2010-11-09 15:38:50 +00:00
environment.php mnet MDL-19239 changed all instances of fetching config from db to use get_config 2010-01-11 22:53:11 +00:00
lib.php MDL-14679 fixed a lot more old style uses of insert_record() 2010-09-03 17:47:41 +00:00
peer.php MDL-24607 mnet: fixed filelib inclusion before it is used 2010-10-11 12:19:04 +00:00
publickey.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:22:45 +00:00
remote_client.php mnet MDL-15505 added new mnet_debug function and started migrating to it 2010-02-05 03:56:45 +00:00