MDL-43104 JavaScript: Combine mcore JS into simplemoodle
authorAndrew Nicols <andrew@nicols.co.uk>
Wed, 27 Nov 2013 01:46:58 +0000 (09:46 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Mon, 9 Dec 2013 01:05:16 +0000 (09:05 +0800)
commit54d076a353d2570c466116b6cfbcbd34c9ab55f3
treefd5ba2f4abecdd11de0c616fd18e4e7c2ee61693
parentc36a2401abdb4d842a3e1942c2645352585f26e9
MDL-43104 JavaScript: Combine mcore JS into simplemoodle

I was wrong about why this didn't work before - this was caused by the
missing semi-colon.

Joining these scripts into a single combo-load has the benefit of further
reducing the number of HTTP transactions to load a page, and a minor
reduction on transferred size due to a reduced header count.
lib/outputrequirementslib.php