aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/event/extension_subscriber_loader.php
Commit message (Expand)AuthorAgeFilesLines
* [feature/event-dispatcher] Fix copyright yearsIgor Wiedler2012-03-301-1/+1
* [feature/event-dispatcher] Braces CS fixIgor Wiedler2012-03-291-1/+2
* [feature/event-dispatcher] Switch subscriber loader to EventDispatcherInterfaceIgor Wiedler2012-03-211-2/+2
* [feature/event-dispatcher] Change subscriber naming {subscriber => listener}.phpIgor Wiedler2012-03-181-1/+1
* [feature/event-dispatcher] Use real EventDispatcher through composerIgor Wiedler2012-03-111-2/+4
* [feature/event-dispatcher] Allow subscribers to be loaded from extensionsIgor Wiedler2012-01-071-0/+43