* trying to create a way to update/install extension already included in the LocalSet...
authorJure Kajzer <freakolowsky@users.mediawiki.org>
Wed, 1 Jun 2011 13:43:38 +0000 (13:43 +0000)
committerJure Kajzer <freakolowsky@users.mediawiki.org>
Wed, 1 Jun 2011 13:43:38 +0000 (13:43 +0000)
commit1b442fd3d6642914bd83e34c62c5368e98a13903
treec5d94338ef7c2b7338756fd7bf870ecb8bedfb2e
parentcdd4176e8d7294264ba077ea272ff0303075b839
* trying to create a way to update/install extension already included in the LocalSettings.php
* wgHooks and wgAutoloadClasses are initialized so they can be appended within extension inits
includes/installer/DatabaseUpdater.php