Changeset 47198 for trunk/src/wp-comments-post.php
- Timestamp:
- 02/06/2020 06:31:22 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-comments-post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-comments-post.php
r47028 r47198 19 19 20 20 /** Sets up the WordPress Environment. */ 21 require ( dirname( __FILE__ ) . '/wp-load.php' );21 require __DIR__ . '/wp-load.php'; 22 22 23 23 nocache_headers();
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)