Git commits in Moodle 1.7.3 by thepurpleblob

commit a1f951f3a428625f571a95943943153962f266e1
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 20 Apr 2007 20:59:36 +0800
Tag:    v1.7.3

MDL-9395: Trued to call function that did not exist. Old function has been modified to return valid list of categories and we call that instead.

commit 72449953e41ae7eddcb8e846c3f4347ac01cbbe4
Author: thepurpleblob <thepurpleblob>
Date:   Fri, 20 Apr 2007 20:57:55 +0800
Tag:    v1.7.3

MDL-9395: Tried to call function that didn't exist. Made old function have the functionality to return valid categories list and used that.

commit 3fdd49a75a5359428ad8694c4ff37f9372c49d9c
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 11 Apr 2007 20:19:16 +0800
Tag:    v1.7.3

MDL-9123: Added language string for error message

commit 3ff6c931eefd569e74ae1602bef57a1732402eaa
Author: thepurpleblob <thepurpleblob>
Date:   Wed, 11 Apr 2007 19:02:48 +0800
Tag:    v1.7.3

MDL-9123: No check was made of the validity of the category id read from the form. So it could theoretically have been spoofed.