phpbb/phpBB/includes/extension
Igor Wiedler 90a957ad26 [ticket/11015] Make DBAL classes autoloadable
PHPBB3-11015

This allows us to just create the object without having to include the
driver first. However, it also means that users must specify the full
class name in config.php
2012-07-21 18:11:14 +02:00
..
base.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
controller.php [ticket/10586] Added visibility indication to __construct() 2012-03-28 16:50:18 -04:00
controller_interface.php [ticket/10586] Remove handle() from abstract class, undo change in index.php 2012-03-28 16:37:42 -04:00
finder.php [ticket/10735] Changing locator paths structure 2012-03-31 21:20:18 +03:00
interface.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
manager.php [ticket/11015] Make DBAL classes autoloadable 2012-07-21 18:11:14 +02:00
provider.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00