mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
Avatar shortcode for viewforum template
Displays the avatar for both forum last post and thread last post user
This commit is contained in:
@@ -900,7 +900,6 @@ $LASTPOSTUSER = $this->var['lastpost_username'];
|
|||||||
}
|
}
|
||||||
|
|
||||||
return '';
|
return '';
|
||||||
// return print_r($this->var);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
?>
|
?>
|
Reference in New Issue
Block a user