• Resolved MisterBooth

    (@misterbooth)


    Hello Mr Developer,

    You have a typo error on line 72 inc/FormProvider.php.

    Should be “null” not “nul”

    if ( null === $form_name ) {
    trigger_error( ‘Form name cannot be empty’ );
    }

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Code Typo Error’ is closed to new replies.