That’s what I couldn’t understand either so I closed down notepad++ which I use for editing and downloaded the file anew just to make sure.
Guess what?
In notepad++ the file shows the code exactly as you do above but after uploading when I re-opened the file from the server there was a very important carriage return missing at the end of line 4. So the if statement was commented out!
It did this twice by the way, even after I had corrected it, I needed to put a blank line in between lines 4 and 5.
I will have to be very careful of this in the future.
I expect that we won’t be having any more problems of this nature.
Conrad