Hi,
I have copyed all the applications includeed the securty apps to another project becouse i want resize all forms and grids to navigate nicely with a mobile phone,
but every form or application i try to open i get this error : Parse error: syntax error, unexpected ‘""’ (T_CONSTANT_ENCAPSED_STRING)
the line error is always the same (error line in red). The application in the original projet works fine.
What is wrong ?
Thanks Maurizio
function NM_gera_log_insert($orig=“Scriptcase”, $evento="", $texto="")
{
$dt = “’” . date(‘Y-m-d H:i:s’) . “’”;
$usr = isset("") ? “” : “”;
if (in_array(strtolower($this->Ini->nm_con_[‘tpbanco’]), $this->Ini->nm_bases_sqlite))