diff options
author | Martin Jansen <mj@php.net> | 2004-05-04 10:43:24 +0000 |
---|---|---|
committer | Martin Jansen <mj@php.net> | 2004-05-04 10:43:24 +0000 |
commit | 46f2330c19feee75faa686a671978eec733a4392 (patch) | |
tree | f47d274cf776e363c51ad329aaea9c3ff1162f2b | |
parent | adeb21cd8ebb11fe8b75ea67367b944cbcd8ac45 (diff) | |
download | php-git-46f2330c19feee75faa686a671978eec733a4392.tar.gz |
* Providing the full URL to the coding standards.
-rw-r--r-- | pear/CODING_STANDARDS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/CODING_STANDARDS b/pear/CODING_STANDARDS index b443ea8004..7f6e89d4cf 100644 --- a/pear/CODING_STANDARDS +++ b/pear/CODING_STANDARDS @@ -5,4 +5,4 @@ $Id$ This document is no longer maintained, see -http://pear.php.net/manual/ instead. +http://pear.php.net/manual/en/standards.php instead. |