Commit Graph

10 Commits

Author SHA1 Message Date
Marc Alexander
68b243f4ff Update copyright blocks 2023-02-07 20:36:48 +01:00
Marc Alexander
7dabf61f6b [ticket/416] Only allow adding module more than once on proper modules
B3P-416
2014-12-02 17:50:23 +01:00
Marc Alexander
a4336cfff2 [ticket/382] Clean up in module base
B3P-382
2014-10-31 07:41:06 +01:00
Marc Alexander
aa6e53812b [ticket/382] Fix inheritdoc and functions_upload docblock
B3P-382
2014-10-31 07:08:57 +01:00
Marc Alexander
aceb686d70 [fix/license] Fix license info in PHP files 2013-11-19 00:11:32 +01:00
Marc Alexander
c37da45612 [feature/module_services] Pass phpBB dbal driver to module uninstall method 2013-11-12 14:46:18 +01:00
Marc Alexander
7f85489f69 [feature/module_services] Remove IN_PHPBB check from modules files 2013-11-11 23:03:06 +01:00
Marc Alexander
207076d637 [feature/module_services] Add missing methods to module interface and base 2013-11-10 13:19:38 +01:00
Marc Alexander
d63149f33b [feature/module_services] Add ability to use old module files for now 2013-11-10 13:18:57 +01:00
Marc Alexander
e3220460a9 [feature/module_services] Start using services for modules
This includes a module_interface and module_base for the modules.
Adding, moving, or managing modules doesn't work yet.
2013-11-07 17:33:59 +01:00