Changeset 1543

Show
Ignore:
Timestamp:
12/20/2009 10:34:23 PM (9 months ago)
Author:
BrianKoontz
Message:

Updated with FormatUser(). Refs #221, #912.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.3/actions/whoami/whoami.php

    r1483 r1543  
    1313        if ($this->GetUser()) 
    1414        { 
    15                 echo $this->Link($currentuser); 
     15                echo $this->FormatUser($currentuser); 
    1616        } 
    1717        //user is anonymous