aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/extension/controller_interface.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10586] Remove handle() from abstract class, undo change in index.phpDavid King2012-03-281-1/+1
* [ticket/10586] Make the abstract class implement the original interfaceDavid King2012-03-281-0/+31
* [ticket/10586] Change the interface to an abstract classDavid King2012-03-281-31/+0
* [ticket/10586] Extension front controllerDavid King2012-03-191-0/+31