unexpected T_FUNCTION Message.php on line 505
-
Just updated this great plugin, and got a 500 server error with this in the error_log:
PHP Parse error: syntax error, unexpected T_FUNCTION in /home/****/public_html/wp-content/plugins/thank-me-later/Message.php on line 505
I guess the problem is caused by this line:
usort($posts, function ($a, $b)
Any solution to this?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘unexpected T_FUNCTION Message.php on line 505’ is closed to new replies.