Simple forum software for building great communities.
Go to file
Toby Zerner 0a19ca5e19 New listen API
Event subscriptions now take place before *any* boot method is called.
This ensures that all event listeners are registered before things
happen – e.g. locales are registered before the translator is
instantiated in the Tags extension's boot method.
2015-08-13 12:55:48 +09:30
framework/core New listen API 2015-08-13 12:55:48 +09:30