Changeset 34534 for trunk/src/wp-includes/comment-functions.php
- Timestamp:
- 09/25/2015 04:43:57 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment-functions.php
r34533 r34534 709 709 $hour_ago, 710 710 $user, 711 $email 711 $email 712 712 ); 713 713 $lasttime = $wpdb->get_var( $sql );
Note: See TracChangeset
for help on using the changeset viewer.