https://bugzilla.wikimedia.org/show_bug.cgi?id=26857
--- Comment #3 from Chad H. <[email protected]> 2011-01-22 02:28:22 UTC --- (In reply to comment #2) > Now, if the point of including the extensions at this time is to get hooks set > up so it'll do the database installation, I don't think this is going to work > -- any changes to the global arrays will get wiped out... so the updater hooks > won't be there? > It's mainly for extensions to get a chance to tie into $wgHooks['LoadExtensionSchemaUpdates'] at install-time and not only at upgrade time (so new tables will be created and you don't have to re-run as an update to get them) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
