Changeset 981 for branches/1.0/libs/Avatar.php
- Timestamp:
- 01/24/10 12:36:30 (3 years ago)
- File:
-
- 1 edited
-
branches/1.0/libs/Avatar.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0/libs/Avatar.php
r914 r981 121 121 $avatar = $value; 122 122 } 123 $output .= $avatar; // uses the last avatar sent to this hook123 $output .= $avatar; // uses the last avatar sent to this hook 124 124 } 125 125 $output .= "</a>\n";
Note: See TracChangeset
for help on using the changeset viewer.