mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
add the general bugs list to the mailing lists
This commit is contained in:
@@ -265,6 +265,11 @@ if (isset($_POST['maillist'])) {
|
||||
'Discuss the past, present and future of PDO',
|
||||
FALSE, FALSE, TRUE, "php.pdo"
|
||||
),
|
||||
array (
|
||||
'php-bugs', 'General bugs',
|
||||
'General bug activity are posted here',
|
||||
FALSE, FALSE, FALSE, "php.bugs"
|
||||
),
|
||||
|
||||
'PHP internal website mailing lists',
|
||||
array (
|
||||
|
||||
Reference in New Issue
Block a user