mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 05:07:27 +02:00
Fixes #5111 - Comments without ajax PHP8 error.
This commit is contained in:
@@ -695,6 +695,7 @@ class comment
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
$author_name = $data; //BC Fix.
|
$author_name = $data; //BC Fix.
|
||||||
|
$comment_share = 0; //BC Fix.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user