diff options
author | Sebastian Bergmann <sebastian@php.net> | 2004-01-26 12:37:48 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2004-01-26 12:37:48 +0000 |
commit | 29fa2036efbcbae60bfd4ece762e6ca1ecd6c262 (patch) | |
tree | bc350411b04271079f88cdb29c3f56d4d92a8a53 /CODING_STANDARDS | |
parent | 6309dd4c26e7845d18f8de1605ed23b28b2355ad (diff) | |
download | php-git-29fa2036efbcbae60bfd4ece762e6ca1ecd6c262.tar.gz |
Update URL.
Diffstat (limited to 'CODING_STANDARDS')
-rw-r--r-- | CODING_STANDARDS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CODING_STANDARDS b/CODING_STANDARDS index bf9854b7cd..3f9f9cd8e0 100644 --- a/CODING_STANDARDS +++ b/CODING_STANDARDS @@ -183,7 +183,7 @@ Syntax and indentation indentation and comment styles and up to function declaration syntax. - (see also http://www.tuxedo.org/~esr/jargon/html/entry/indent-style.html) + (see also http://www.catb.org/~esr/jargon/html/I/indent-style.html) [3] Be generous with whitespace and braces. Always prefer: |