Part 2 at solving conflict with vector and js edit
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Sat, 23 Jan 2010 20:11:42 +0000 (20:11 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Sat, 23 Jan 2010 20:11:42 +0000 (20:11 +0000)
commitb7022e9cd9baa9eefc0d072344e0f235dfe9c801
treed42b6e256a263b40d0dd8fb6cedc527913e86bcf
parent85e870b711e1dda41aa3f8eacff398d2337e8c13
Part 2 at solving conflict with vector and js edit

Add OutputPage::includeJQuery() for loading the jQuery currently shipped
with core. Extension can use this function to avoid loading it multiple
times. No support for plugins etc.

Changes Translate extension to use that function, restored compatability
with 1.15 for at least this part of code.
includes/OutputPage.php