[dev] Re: [cvs] commit: kronolith/lib Kronolith.php

Eric Rostetter eric.rostetter at physics.utexas.edu
Thu Apr 24 16:09:02 PDT 2003


Quoting Chuck Hagenbuch <chuck at horde.org>:

> chuck       2003/04/23 11:19:36 PDT
>
>   Modified files:        (Branch: RELENG_1)
>     lib                  Kronolith.php
>   Log:
>   remove debug line

Just a comment, on the off chance that it helps someone.

When ever I put in debugging printing statements, I *always* prefix the
string with "DEBUG:" as in:

echo "DEBUG: value=$task_name"

This makes it much easier to find and remove (or change) them later.  Also,
if you do forget, it is obvious to the next person who finds it that it is
a debugging line and can be removed...

--
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!


More information about the dev mailing list