diff options
-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. |