Re: Would Like to Remove // Comments
Well - first, double slashed comments are in the php and they don't show in your page source anyway. HTML comments do show in the source and they are <!-- -->
There is no "easy" way to remove them except to go through each file. Enjoy!
PS - I have to ask ... Why do you think it is necessary?
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.