Changeset 14394
- Timestamp:
- 02/20/2025 01:52:52 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/api.wordpress.org/public_html/dotorg/trac/pr/functions.php
r14343 r14394 401 401 * See https://trac.edgewall.org/wiki/1.1/WikiProcessors#AvailableProcessors 402 402 */ 403 $supported_formats = [ 'xml', 'php', 'js', 'javascript', 'sql', 'sh' ];403 $supported_formats = [ 'xml', 'php', 'js', 'javascript', 'sql', 'sh', 'diff' ]; 404 404 if ( ! in_array( $format, $supported_formats ) ) { 405 405 $format = 'default';
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)