HostnotificationQuery: Fix Variable '$$concattedContacts' is probably undefined

This commit is contained in:
Sukhwinder Dhillon 2023-08-16 11:19:45 +02:00 committed by raviks789
parent 8960324fcd
commit 63556849c9

View File

@ -104,6 +104,7 @@ class HostnotificationQuery extends IdoQuery
*/
protected function joinBaseTables()
{
$concattedContacts = null;
switch ($this->ds->getDbType()) {
case 'mysql':
$concattedContacts = "GROUP_CONCAT("