diff options
author | David King <imkingdavid@gmail.com> | 2012-10-21 14:20:52 -0400 |
---|---|---|
committer | Igor Wiedler <igor@wiedler.ch> | 2012-11-10 11:40:10 +0100 |
commit | ad3edf505a9e9ef7f139b033f70a1106539ce0de (patch) | |
tree | 18c6bb687c56386d755350441bd51f326b08a2cc /phpBB/includes/captcha/plugins/phpbb_recaptcha_plugin.php | |
parent | f9f03435f0681ab1aba1ff23d84fb4101be37e46 (diff) | |
download | forums-ad3edf505a9e9ef7f139b033f70a1106539ce0de.tar forums-ad3edf505a9e9ef7f139b033f70a1106539ce0de.tar.gz forums-ad3edf505a9e9ef7f139b033f70a1106539ce0de.tar.bz2 forums-ad3edf505a9e9ef7f139b033f70a1106539ce0de.tar.xz forums-ad3edf505a9e9ef7f139b033f70a1106539ce0de.zip |
[feature/compiled-dic] Add HttpKernel; the Extension class is loaded from it
The phpbb_di_extension_* classes extend the Extension class that is included
in the HttpKernel component. If I don't include HttpKernel I have to implement
the ExtensionInterface from the DependencyInjection component and have to
define all of the methods; this way, I can just overwrite what I need.
PHPBB3-10864
Diffstat (limited to 'phpBB/includes/captcha/plugins/phpbb_recaptcha_plugin.php')
0 files changed, 0 insertions, 0 deletions