Jump to content

Parse error: syntax error


clampdown

Recommended Posts

Hello,

I'm currently the following issue on the frontend

 


Parse error: syntax error, unexpected 'if' (T_IF) in /var/www/vhosts/domain.co.uk/httpdocs/classes/Tools.php on line 278

 

Line 278 is:

 

return in_array(Tools::strtolower($_SERVER['REDIRECT_HTTPS']), array(1, 'on'));

 

Any help would be great

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...