Hi people:
Im experimenting an issue with PHPExcel 1.8.0, everything works fine on localhost but now i'm using a hosting and i get this error executing PHPExcel:
Warning: Unterminated comment starting line 517 in /home/vol3_1/.../PHPExcel/Worksheet/Protection.php on line 517
Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) in /home/vol3_1/.../PHPExcel/Worksheet/Protection.php on line 521
Any help would be appreciated
Im experimenting an issue with PHPExcel 1.8.0, everything works fine on localhost but now i'm using a hosting and i get this error executing PHPExcel:
Warning: Unterminated comment starting line 517 in /home/vol3_1/.../PHPExcel/Worksheet/Protection.php on line 517
Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) in /home/vol3_1/.../PHPExcel/Worksheet/Protection.php on line 521
Any help would be appreciated