Hello
I uploaded via FTP folder XIBO
when launching the Installation I get this error
Parse error: syntax error, unexpected T_FUNCTION, expecting ‘)’ in /home/siti/www.xxx.com/xxx.com/htdocs/digital/lib/include.php on line 121
Line 121 of the file is this
// Define an auto-load function
spl_autoload_register (function ($ class) {
Kit :: ClassLoader ($ class);
});
can you help me?