mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 06:03:27 +02:00
Notice removal
This commit is contained in:
@@ -963,7 +963,7 @@ class comment
|
||||
}
|
||||
}
|
||||
} // End Switch
|
||||
if ($ret['comment_title'])
|
||||
if (varset($ret['comment_title']))
|
||||
{
|
||||
$reta[] = $ret;
|
||||
$valid++;
|
||||
|
Reference in New Issue
Block a user