cvs: php-master-web /scripts update-backend
[email protected] ("Hannes Magnusson")
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <cvsbjori1200046706@cvsserver> |
bjori Fri Jan 11 10:18:26 2008 UTC
Modified files:
/php-master-web/scripts update-backend
Log:
Fix typo
http://cvs.php.net/viewvc.cgi/php-master-web/scripts/update-backend?r1=1.33&r2=1.34&diff_format=u
Index: php-master-web/scripts/update-backend
diff -u php-master-web/scripts/update-backend:1.33 php-master-web/scripts/update-backend:1.34
--- php-master-web/scripts/update-backend:1.33 Fri Jan 11 09:41:06 2008
+++ php-master-web/scripts/update-backend Fri Jan 11 10:18:25 2008
@@ -58,7 +58,7 @@
$urls = array(
'php-src/CODING_STANDARDS',
'php-src/README.CVS-RULES',
- 'php-src/README.MAILINGLIST-RULES',
+ 'php-src/README.MAILINGLIST_RULES',
'php-src/README.RELEASE_PROCESS',
);
pregen_rest_files("$root/reST/cache/", $urls);