Git commits in Moodle 1.8.6 by mchurch

commit ca2b78b2d9337e84116c5111136f37a94b53a05e
Author: mchurch <mchurch>
Date:   Fri, 06 Jun 2008 05:12:43 +0800
Tag:    v1.8.6

MDL-11892 Fixed calls to expand javascript to correctly use quoted strings in all necessary places.

commit e19d0aa40c31e0abf648d58cd7350040c37a8c63
Author: mchurch <mchurch>
Date:   Wed, 28 May 2008 22:56:02 +0800
Tag:    v1.8.6

MDL-15035 - Changed error message to more meaningful one.

commit 5b3a9f3add032d3022924c61ab4d171b5dd90ed5
Author: mchurch <mchurch>
Date:   Thu, 22 May 2008 00:34:04 +0800
Tag:    v1.8.6

MDL-13860 - Fixed mistyped function call to 'scorm_seq_overall'. This was preventing some SCORM navigation from continuing in our tests - but only if debugging was turned off!