Hello All:
I've been with this awful problem for hours, Googled as much as I can but still unlucky to figure out the solution.
The problem is:
each page rendered by CakdPHP has a default trailing timing benchmark comment, such as:
<html>
<head />
<body />
</html>
<!-- 3.4533s !-->
How can I remove the last line?enter code here?