Git commits in Moodle 1.7.1 by martinlanghoff

commit 1d94add47e4a313340f3bf57e5f78d8610c49faa
Author: martinlanghoff <martinlanghoff>
Date:   Tue, 16 Jan 2007 05:00:01 +0900
Tag:    v1.7.1

enrol/database: fix fields not read from external database MDL-7712

commit dd1ac4af5cbbae944e8abae2016dd3eb08706b39
Author: martinlanghoff <martinlanghoff>
Date:   Tue, 16 Jan 2007 04:58:58 +0900
Tag:    v1.7.1

auth/db: fix fields not read from external database MDL-7712

commit 6cb344928f6f95551cf227251c35d2c8890bcd88
Author: martinlanghoff <martinlanghoff>
Date:   Wed, 27 Dec 2006 10:48:22 +0900
Tag:    v1.7.1

redirect(): fix protocol name in redirection header()

commit 2c56bea00737e6c5f90c6eb533c4257ac1dec558
Author: martinlanghoff <martinlanghoff>
Date:   Wed, 27 Dec 2006 07:47:36 +0900
Tag:    v1.7.1

raise_memory_limit() earlier -- resolves OOM on 64-bit platforms