[eluser]Fabdrol[/eluser]
Hi people!
It's been a while since I posted here for the last time, I'm sorry for that!
I've encountered a really strange error. Check this out:
Code:
Parse error: syntax error, unexpected '<' in /home/users/staryftp/framework/codeigniter/CodeIgniter.php on line 280
Now, look what's at line 280 of CodeIgniter.php:
Code:
/* Location: ./system/codeigniter/CodeIgniter.php */
Isn't that strange? Any ideas what could be the problem?