Changeset 6501
- Timestamp:
- 02/01/2018 04:13:59 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/trac/wp-trac.js
r6444 r6501 47 47 // phpDocumentor tags, but also a few common @-terms. 48 48 reservedTerms = [ 49 'access', 'author', 'category', 'copyright', ' deprecated', 'example', 'final',50 'fi lesource', 'home', 'ignore', 'inheritdoc', 'internal', 'global', 'license',51 'li nk', 'media', 'mention', 'mentions', 'method', 'name', 'notification',49 'access', 'author', 'category', 'copyright', 'covers', 'deprecated', 'example', 50 'final', 'filesource', 'home', 'ignore', 'inheritdoc', 'internal', 'global', 51 'license', 'link', 'media', 'mention', 'mentions', 'method', 'name', 'notification', 52 52 'notifications', 'package', 'param', 'private', 'property', 'requires', 'return', 53 53 'see', 'since', 'static', 'staticvar', 'subpackage', 'term', 'terms', 'ticket',
Note: See TracChangeset
for help on using the changeset viewer.