Closed andy-lavr closed 8 months ago
error assigning a value to a variable $reportHTML: from 18 release to 23, below source code of report_panel_schedule.php string number 197: $reportHTML .- '</tr>'; this is fatal error, please change to: $reportHTML .= '</tr>';
'</tr>';
error assigning a value to a variable $reportHTML: from 18 release to 23, below source code of report_panel_schedule.php string number 197: $reportHTML .-
'</tr>';
this is fatal error, please change to: $reportHTML .='</tr>';