rmcgirr83 / contactadmin

This form allows guests and/or registered users to either send an email or send a PM to admins or make a Post in a designated forum. It also overrides the default contact admin link found on the forum. A port of the phpBB 3.0.x mod “Contact Board Administration”. Latest version requires at least PHP 8.0.
GNU General Public License v2.0
7 stars 9 forks source link

Little bug in 1.4.3 #30

Closed Matrix3600 closed 7 months ago

Matrix3600 commented 7 months ago

Hi,

I have found a little problem in the new file /controller/main_controller.php at line 184.

I think the "elseif" should be a "if", otherwise it is never executed if contactadmin_method is CONTACT_METHOD_POST.

Best regards,

rmcgirr83 commented 7 months ago

Pull request please

On Wed, Apr 3, 2024, 8:18 AM Matrix3600 @.***> wrote:

Hi,

I have found a little problem in the new file /controller/main_controller.php at line 184.

I think the "elseif" should be a "if", otherwise it is never executed if contactadmin_method is CONTACT_METHOD_POST.

Best regards,

— Reply to this email directly, view it on GitHub https://github.com/rmcgirr83/contactadmin/issues/30, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABLXBYLNGMHUBKQ4ZGLGVTY3PXRPAVCNFSM6AAAAABFVGJ75WVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIZDENZXG4ZDCMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>