Was trying to comment out some sections of code from my tpl_header file.
I've tried both the <!-- ... --> and /* ... */ methods, but neither one actually works. Instead, my comment characters end up displaying on the website.
I've done this in other mods, but don't understand why this does not work. the actual file comments made by the author use */ .. /*, which obviously works, so I'm not sure what's going on.
Any suggestions?
Thanks,
-DBB1




