phpbb/phpBB
David King cb7dabbffc [ticket/10586] Change the interface to an abstract class
This allows the common phpBB objects to be automatically accessible to
extensions without the author having to globalize and assign each one
himself. This is better because it also gives purpose to the
phpbb_extension_controller class; instead of just being the way to
ensure a handle() method is present, it also does this work for us.

PHPBB3-10586
2012-03-28 16:13:59 -04:00
..
adm [ticket/10645] Missing CSS for checkboxes 2012-02-13 12:28:01 +02:00
assets/javascript [ticket/10155] Update to jQuery 1.6.2 2011-07-12 10:24:20 +02:00
cache Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
develop Merge branch 'develop-olympus' into develop 2012-03-19 12:55:37 +01:00
docs Merge branch 'develop-olympus' into develop 2012-01-02 17:36:21 +01:00
download [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
files Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
images Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
includes [ticket/10586] Change the interface to an abstract class 2012-03-28 16:13:59 -04:00
install [ticket/10637] Leftovers from implementation of extensions in convertor 2012-02-09 22:24:46 +02:00
language [ticket/10586] Change the interface to an abstract class 2012-03-28 16:13:59 -04:00
store Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
styles Merge branch 'develop-olympus' into develop 2012-03-16 06:18:35 -04:00
.htaccess [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
common.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
cron.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
faq.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
feed.php [ticket/10672] Fix total post count language string in statistics and feed 2012-02-27 19:13:31 +01:00
index.php [ticket/10586] Change the interface to an abstract class 2012-03-28 16:13:59 -04:00
mcp.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
memberlist.php Merge branch 'develop-olympus' into develop 2012-03-16 06:06:56 -04:00
posting.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
report.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
search.php Merge branch 'develop-olympus' into develop 2012-02-26 15:47:16 +01:00
ucp.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
viewforum.php Merge branch 'develop-olympus' into develop 2012-02-11 05:48:03 -05:00
viewonline.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
viewtopic.php Merge branch 'develop-olympus' into develop 2012-02-11 05:48:03 -05:00
web.config [ticket/10219] Remove invalid and invisible character from web.config. 2011-06-14 23:18:33 +02:00