This way you can add more internal information to the code, by now there are often more information in the sourcecode than you think of.
Example:
most modification add their code in templates like
Code:
<!-- this is additional function for admins-->
[...CODE...]
<!-- / of special mod -->
This means although the user can't use/see this function, he has some information about installed addons in his sourcecode.