I've the following code:
user_coordinator($template['issue']['id']) || isset($nparams['tid']))): ?>
It works well on most of my servers but on one of them I receive an error:
PHP Parse error: syntax error, unexpected end of file in
/var/www/dokuwiki/lib/plugins/bez/tpl/issue_causes.php on line 19,
What is wrong with this code?
The entire file issue_cause.php:
Answer
Could you replace with
No comments:
Post a Comment