1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-19 13:37:09 +01:00
2006-12-02 04:36:16 +00:00

3 lines
102 B
Python

$id = ($parm) ? $parm : USERID;
return "<a href='".e_BASE."user.php?id.{$id}'>".IMAGE_profile."</a>";