Changeset 1239
- Timestamp:
- 03/07/2008 02:24:30 AM (18 years ago)
- Files:
-
- 2 edited
-
branches/0.8/bb-includes/pluggable.php (modified) (1 diff)
-
trunk/bb-includes/pluggable.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.8/bb-includes/pluggable.php
r1221 r1239 540 540 * Retrieve the avatar for a user provided a user ID or email address 541 541 * 542 * @since 0. 8.4542 * @since 0.9 543 543 * @param int|string $id_or_email A user ID or email address 544 544 * @param int $size Size of the avatar image -
trunk/bb-includes/pluggable.php
r1198 r1239 434 434 * Retrieve the avatar for a user provided a user ID or email address 435 435 * 436 * @since 0. 8.4436 * @since 0.9 437 437 * @param int|string $id_or_email A user ID or email address 438 438 * @param int $size Size of the avatar image
Note: See TracChangeset
for help on using the changeset viewer.