phpbb/phpBB/includes/captcha/plugins
Bruno Ais c8da69d9c2 [ticket/10575] Fixing non-static access to static functions get_instance
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
2012-04-05 14:14:40 +01:00
..
captcha_abstract.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
phpbb_captcha_gd_plugin.php [ticket/10575] Fixing non-static access to static functions get_instance 2012-04-05 14:14:40 +01:00
phpbb_captcha_gd_wave_plugin.php [ticket/10575] Fixing non-static access to static functions get_instance 2012-04-05 14:14:40 +01:00
phpbb_captcha_nogd_plugin.php [ticket/10575] Fixing non-static access to static functions get_instance 2012-04-05 14:14:40 +01:00
phpbb_captcha_qa_plugin.php [ticket/10575] Fixing non-static access to static functions get_instance 2012-04-05 14:14:40 +01:00
phpbb_recaptcha_plugin.php [ticket/10575] Fixing non-static access to static functions get_instance 2012-04-05 14:14:40 +01:00