Changeset 36322
- Timestamp:
- 01/15/2016 07:32:23 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment-template.php
r36276 r36322 1257 1257 if ( empty($file) ) 1258 1258 $file = '/comments.php'; 1259 1260 $req = get_option('require_name_email');1261 1259 1262 1260 /*
Note: See TracChangeset
for help on using the changeset viewer.