Git commits in Moodle 1.9.0 by iarenaza
commit d0d840eaed3378b9900716a6ac077285c41c7795 Author: iarenaza <iarenaza> Date: Tue, 08 Jan 2008 09:16:18 +0900 Tag: v1.9.0 MDL-12858 fix print_error() usage.
commit 4efbaec11167c1c8f00c3c3f7c8ade26773ac925 Author: iarenaza <iarenaza> Date: Fri, 28 Dec 2007 21:08:57 +0900 Tag: v1.9.0 MDL-12323 MDL-4061 Don't connect to the LDAP server if update external is not set for any field.
commit 2fa4b6d68e9e75594a3626b8da3348f760a0e906 Author: iarenaza <iarenaza> Date: Sun, 18 Nov 2007 21:47:26 +0900 Tag: v1.9.0 MDL-11099 and MDL-11655 Don't show external db password in clear (backported from HEAD)
commit 0baafc173a0065e5cc748616eb574fdf30a5a540 Author: iarenaza <iarenaza> Date: Wed, 10 Oct 2007 05:43:28 +0800 Tag: v1.9.0 Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags
commit bb4e530b933a9403389e5c07a186a6cd1ce1c49b Author: iarenaza <iarenaza> Date: Tue, 18 Sep 2007 05:30:20 +0800 Tag: v1.9.0 MDL-11299 - Make objectClass string comparison case insensitive.
commit 59b567692dbc4234caf2301be81638f56e1442c3 Author: iarenaza <iarenaza> Date: Sun, 16 Sep 2007 05:38:13 +0800 Tag: v1.9.0 Remove additional check when dealing with hidden courses in LDAP enrolment.