Use an event for the spam check in the contact form
authorMarcel Werk <burntime@woltlab.com>
Thu, 30 May 2024 16:05:09 +0000 (18:05 +0200)
committerMarcel Werk <burntime@woltlab.com>
Thu, 30 May 2024 16:05:09 +0000 (18:05 +0200)
commit8f77557a315411798621c7ad8effa35196cd7b80
treec4d5dc90246452495dcc857f4340949b4417ca6e
parentf17d6d343655ef37579c79d4fecc17765e9c6c42
Use an event for the spam check in the contact form
wcfsetup/install/files/lib/bootstrap/com.woltlab.wcf.php
wcfsetup/install/files/lib/event/page/ContactFormSpamChecking.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/form/ContactForm.class.php
wcfsetup/install/files/lib/system/event/listener/ContactFormSpamCheckingSfsListener.class.php [new file with mode: 0644]