Git commits in Moodle 1.1.1 by stronk7

commit 8f8e5df14687f04eb0e76b6c6ef8d373b0c13766
Author: stronk7 <stronk7>
Date:   Mon, 08 Sep 2003 06:21:18 +0800
Tag:    v1.1.1

Included workshop_get_participants() function.

commit 7be61a22e8e658547f2e4bec976ca98a236d8f06
Author: stronk7 <stronk7>
Date:   Mon, 08 Sep 2003 06:09:23 +0800
Tag:    v1.1.1

Included survey_get_participants() function.

commit 84caf038dee5cad452182bccf9fc461c7e732856
Author: stronk7 <stronk7>
Date:   Mon, 08 Sep 2003 06:01:47 +0800
Tag:    v1.1.1

Included resource_get_participants() function.

commit eb452548f5fd1ed597298eb4e2789c47e92c9995
Author: stronk7 <stronk7>
Date:   Mon, 08 Sep 2003 05:56:46 +0800
Tag:    v1.1.1

Included quiz_get_participants() function.

commit b32bbab698389b281ddf7f102ed34a35286db6fd
Author: stronk7 <stronk7>
Date:   Mon, 08 Sep 2003 05:40:52 +0800
Tag:    v1.1.1

Modified a bit the xx_get_participants() function to avoid non existing activities warnings.

commit 058a2215efcadc3a6640a1a5fb7d7ae7587ff065
Author: stronk7 <stronk7>
Date:   Mon, 08 Sep 2003 05:36:03 +0800
Tag:    v1.1.1

Included journal_get_participants() function.

commit eaa3298b0760d2b7433f663ff5856f9731f710ea
Author: stronk7 <stronk7>
Date:   Mon, 08 Sep 2003 05:28:31 +0800
Tag:    v1.1.1

Included forum_get_participants() function.

commit 8033a70237a9486f1ab4fbec594ea309f54bb969
Author: stronk7 <stronk7>
Date:   Fri, 05 Sep 2003 06:18:14 +0800
Tag:    v1.1.1

Included choice_get_participants() function.

commit c8c9cb7bb7a14643e4ebba7688f8de93deaa23ec
Author: stronk7 <stronk7>
Date:   Fri, 05 Sep 2003 06:08:06 +0800
Tag:    v1.1.1

Included chat_get_participants() function.

commit 2bae0d446ca10af926bef522b0ecec343b9bfa37
Author: stronk7 <stronk7>
Date:   Thu, 04 Sep 2003 06:10:51 +0800
Tag:    v1.1.1

Included assignment_get_participants() function. Please check it before continue with other modules.