Changeset 33891 for trunk/src/wp-includes/comment.php
- Timestamp:
- 09/03/2015 06:16:35 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment.php
r33750 r33891 7 7 */ 8 8 9 require_once( ABSPATH . WPINC . '/class-wp-comment.php' ); 9 10 require_once( ABSPATH . WPINC . '/class-wp-comment-query.php' ); 10 11 require_once( ABSPATH . WPINC . '/comment-functions.php' );
Note: See TracChangeset
for help on using the changeset viewer.