Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Joas Schilling
009a1303f5
[ticket/12017] Remove IN_PHPBB defined check
...
PHPBB3-12017
2013-11-14 00:14:04 +01:00
Nils Adermann
fe36375a36
[ticket/11700] Fix extension loading with namespaces
...
class loader now expects all classes to be prefixed with a backslash
when resolving paths
PHPBB3-11700
2013-09-19 18:29:08 +02:00
rechosen
e113b46810
[ticket/11792] Add functional test for var lang_set_ext of core.user_setup
...
To ensure that the new lang_set_ext variable available with the
core.user_setup event works properly, a functional test was added. It
overwrites the value of the 'SKIP' language key, which is assumed to remain
in use for some time to come.
PHPBB3-11792
2013-08-22 11:06:04 +02:00
Matt Friedman
65d8cd6302
[ticket/11784] Remove naming redundancy for event listeners
...
PHPBB3-11784
2013-08-13 02:14:22 -07:00
Joas Schilling
a9a6305d93
[ticket/11582] Fix little typo
...
PHPBB3-11582
2013-07-14 13:20:58 -04:00
Joas Schilling
e4a5ce307d
[ticket/11582] Test the event and and fix it.
...
PHPBB3-11582
2013-07-14 12:55:03 -04:00
Joas Schilling
cfb13bb547
[ticket/11582] Fix extension permission tests
...
PHPBB3-11582
2013-07-14 12:02:48 -04:00