Changeset 5767
- Timestamp:
- 06/27/2007 12:51:04 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/author-template.php
r5727 r5767 166 166 global $authordata; 167 167 168 if ( 'http://' == $authordata >user_url )168 if ( 'http://' == $authordata->user_url ) 169 169 return ''; 170 170
Note: See TracChangeset
for help on using the changeset viewer.