philip Tue, 28 Jun 2011 06:12:33 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=312547
Log:
Added the cia.vc service using a simple email hook
Changed paths:
U SVNROOT/commit-email.php
Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php 2011-06-28 05:42:04 UTC (rev 312546)
+++ SVNROOT/commit-email.php 2011-06-28 06:12:33 UTC (rev 312547)
@@ -109,7 +109,7 @@
'|^SVNROOT|' => array('[email protected]'),
);
$fallback_addresses = array('[email protected]');
-$always_addresses = array('[email protected]');
+$always_addresses = array('[email protected]', '[email protected]');
//
-----------------------------------------------------------------------------------------------------------------------------
// Build list of e-mail addresses and parent changed path
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php