dsp Fri, 20 Jan 2012 20:17:25 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=322515
Log:
Correct path
Changed paths:
U SVNROOT/pre-commit
Modified: SVNROOT/pre-commit
===================================================================
--- SVNROOT/pre-commit 2012-01-20 20:10:15 UTC (rev 322514)
+++ SVNROOT/pre-commit 2012-01-20 20:17:25 UTC (rev 322515)
@@ -2,7 +2,7 @@
<?php
$migrated_repositories = array('systems/', 'web/php-bugs/', 'web/php-gcov/',
- 'web/php-master/', 'web/php-news/', 'web/qa/', 'web/people/',
'web/rmtools/');
+ 'web/php-master/', 'web/php-news/', 'web/qa/', 'web/php-people/',
'web/php-rmtools/');
//
-----------------------------------------------------------------------------------------------------------------------------
// Include
require dirname(__FILE__) . '/hook-common.inc.php';
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php