Changeset 7132
- Timestamp:
- 03/02/08 21:41:35 (9 months ago)
- Files:
-
- trunk/wp-includes/pluggable.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/pluggable.php
r7130 r7132 1187 1187 return false; 1188 1188 1189 if ( !is_numeric($size) ) 1190 $size = '64'; 1191 1189 1192 $email = ''; 1190 1193 if ( is_numeric($id_or_email) ) {
