bjori Mon, 30 May 2011 15:01:00 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=311589
Log:
pecl-group@ doesn't exist, reported by michelec@
Changed paths:
U SVNROOT/pre-commit
Modified: SVNROOT/pre-commit
===================================================================
--- SVNROOT/pre-commit 2011-05-30 14:49:33 UTC (rev 311588)
+++ SVNROOT/pre-commit 2011-05-30 15:01:00 UTC (rev 311589)
@@ -138,7 +138,7 @@
if (strncmp($last_path, "pear", strlen("pear")) === 0) {
$access_contact_email = '[email protected]';
} else if (strncmp($last_path, "pecl", strlen("pecl")) === 0) {
- $access_contact_email = '[email protected]';
+ $access_contact_email = '[email protected]';
} else if (strncmp($last_path, "phpdoc", strlen("phpdoc")) === 0) {
$access_contact_email = '[email protected]';
} else {
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php