|
From: Ben C. <php...@be...> - 2001-09-01 15:56:08
|
With Patrick's last commit I was reminded that I need to get the coding standards document written. :) One thing I like is to keep queries all on one line (for ease in grepping). The downside is that it's not as easy to deal with in terminal text editors like vi and emacs. Thoughts? |