Changeset 44

Show
Ignore:
Timestamp:
02/08/07 18:30:40 (2 years ago)
Author:
sven
Message:

friendicon: icon url should be icon id not user id

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • friendicon/mod/friendicon/user_info.php

    r43 r44  
    3535        <td> 
    3636        <a href="{$CFG->wwwroot}{$info->username}/"> 
    37             <img src="{$CFG->wwwroot}_icon/user/{$ident}/w/50" alt="{$username}" /> 
     37            <img src="{$CFG->wwwroot}_icon/user/{$info->icon}/w/50" alt="{$username}" /> 
    3838        </a> 
    3939        <br/>