diff options
author | Rasmus Lerdorf <rasmus@php.net> | 2000-07-21 16:39:18 +0000 |
---|---|---|
committer | Rasmus Lerdorf <rasmus@php.net> | 2000-07-21 16:39:18 +0000 |
commit | 9ea35f0d28648d77af71ad8c427a006239f9762d (patch) | |
tree | 924bc5a887bd25f8744442834700ce0d0a8fe91e /pear/README | |
parent | 206b83f0091898c3ffcf50193b21a144623fde9c (diff) | |
download | php-git-9ea35f0d28648d77af71ad8c427a006239f9762d.tar.gz |
Fix this address
Diffstat (limited to 'pear/README')
-rw-r--r-- | pear/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/README b/pear/README index 059480a69f..253b415a05 100644 --- a/pear/README +++ b/pear/README @@ -29,4 +29,4 @@ CODING RULES AND GUIDELINES * All PHP code must use <?php ?>. This is the only really portable tag. * Before adding a new top-level directory ("DB" is one), discuss your - intentions on php4beta@lists.php.net. + intentions on php-pear@lists.php.net. |