php error when title not defined
-
add the following to to class-frontend.php on line 72:
} else { $commenttitle = ''; }
The topic ‘php error when title not defined’ is closed to new replies.
add the following to to class-frontend.php on line 72:
} else {
$commenttitle = '';
}
The topic ‘php error when title not defined’ is closed to new replies.