mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 20:38:52 +00:00
These changes should solve the strict standards error about accessing the non-static get_instance() in a non-static way. For that, I changed the get_instance methods to static methods. PHPBB3-10575 |
||
---|---|---|
.. | ||
captcha_abstract.php | ||
phpbb_captcha_gd_plugin.php | ||
phpbb_captcha_gd_wave_plugin.php | ||
phpbb_captcha_nogd_plugin.php | ||
phpbb_captcha_qa_plugin.php | ||
phpbb_recaptcha_plugin.php |