svn: /web/php/trunk/include/ site.inc
[email protected] (Hannes Magnusson)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
bjori Sat, 01 Jan 2011 20:50:28 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=306961
Log:
I really hate SVN. Remove duplicate features. entry
Changed paths:
U web/php/trunk/include/site.inc
Modified: web/php/trunk/include/site.inc
===================================================================
--- web/php/trunk/include/site.inc 2011-01-01 20:49:54 UTC (rev 306960)
+++ web/php/trunk/include/site.inc 2011-01-01 20:50:28 UTC (rev 306961)
@@ -350,7 +350,7 @@
return array(
"", "book.", "ref.", "function.", "class.",
"features.", "control-structures.", "language.",
- "about.", "faq.", "features.",
+ "about.", "faq.",
);
}