Syntax error on supportflow.php
-
When the plugin was install from WordPress repository, the WP shows a error on supportflow.php line 1041. If I installed from ZIP file (downloaded from Github), the error was on supportflow.php line 1039.
The line is:
$emails = array_filter( $emails, function ( $email ) use ( & $invalid_email_ids ) {
Is a PHP version error? My PHP install is 5.4.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Syntax error on supportflow.php’ is closed to new replies.