- Timestamp:
- 01/30/2018 05:54:05 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/api.wordpress.org/public_html/themes/info/1.0/index.php
r6462 r6465 5 5 6 6 require dirname( dirname( dirname( __DIR__ ) ) ) . '/wp-init.php'; 7 8 if ( ! defined( 'THEMES_API_SUPPORTS_ERRORS' ) ) { 9 define( 'THEMES_API_SUPPORTS_ERRORS', false ); 10 } 7 11 8 12 // Set up action and request information.
Note: See TracChangeset
for help on using the changeset viewer.