Changeset 45190 for trunk/src/index.php
- Timestamp:
- 04/13/2019 04:45:05 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/index.php
r44664 r45190 13 13 14 14 if ( file_exists( ABSPATH . 'wp-includes/js/dist/edit-post.js' ) ) { 15 require_once ABSPATH . ' /_index.php';15 require_once ABSPATH . '_index.php'; 16 16 return; 17 17 }
Note: See TracChangeset
for help on using the changeset viewer.