Changeset 2877
- Timestamp:
- 03/26/2010 11:08:55 AM (16 years ago)
- File:
-
- 1 edited
-
branches/1.2/bp-core/bp-core-avatars.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-core/bp-core-avatars.php
r2876 r2877 394 394 if ( !$path = get_option( 'upload_path' ) ) 395 395 $path = WP_CONTENT_DIR . '/uploads'; 396 else 397 $path = ABSPATH . $path; 396 398 } 397 399
Note: See TracChangeset
for help on using the changeset viewer.