In administrator/components/com_chronoforms5/chronoforms/actions/tcpdf/tcpdf.php the line 108
Undefined variable: l in [domain]\administrator\components\com_chronoforms5\chronoforms\actions\tcpdf\tcpdf.php on line 108
How can I fix this?
//set some language-dependent stringsthrows a php notice:
$pdf->setLanguageArray($l);
Undefined variable: l in [domain]\administrator\components\com_chronoforms5\chronoforms\actions\tcpdf\tcpdf.php on line 108
How can I fix this?