Git commits in Moodle 2.1.x by Matteo Scaramuccia

commit 74ef6bd82df2454313d9d94cb0c6204addd43e1e
Author: Matteo Scaramuccia <moodle@matteoscaramuccia.com>
Date:   Tue, 22 Mar 2011 06:00:21 +0800
Tag:    v2.1.0

PULL-498 - Fixed potential issues about UTF-8 and multilang filter by adopting pure ASCII chars, the SCO primary key

commit 454f5aeef6d9cbb0d856ead3f9ecb9390bdab210
Author: Matteo Scaramuccia <moodle@matteoscaramuccia.com>
Date:   Tue, 22 Mar 2011 04:13:52 +0800
Tag:    v2.1.0

SCORM MDL-18392 MDL-26282 - Fixed calls to add/strip slashes

commit 0ec0224b9ab21cc48f6817266485b1f802410a2e
Author: Matteo Scaramuccia <moodle@matteoscaramuccia.com>
Date:   Sat, 19 Mar 2011 07:42:54 +0800
Tag:    v2.1.0

MDL-26880 - Fixed missing of activity id Moved errorCode as global, to allow GetLastError() to work Applied MDL-17891 mechanism against AJAX failures, "true if true, false otherwise" Limited what added to log when in debug, to be compliant with mdl_log.action as VARCHAR(40)