]> git.mjollnir.org Git - moodle.git/commit
mod/chat: Normal method -- collate 2 SELECTs into one
authormartinlanghoff <martinlanghoff>
Mon, 17 Apr 2006 21:06:28 +0000 (21:06 +0000)
committermartinlanghoff <martinlanghoff>
Mon, 17 Apr 2006 21:06:28 +0000 (21:06 +0000)
commita6d1886fa56f4b3dc6f43937e0c0a64fc3a2e2ff
tree8375727adb069da3ba43b41a3087cebbc63badb2
parent46c859760c71db935a4b6f7f23515bac34bf161b
mod/chat: Normal method -- collate 2 SELECTs into one

We really don't need to ask about the user table _twice_ here. Just ask for the
right fields, and done.
mod/chat/gui_header_js/jsupdate.php