From: Evan Prodromou Date: Wed, 15 Apr 2009 14:05:16 +0000 (-0400) Subject: add user id to statistics X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8da76e0810342a90ac006f67cfd73500972f883a;p=quix0rs-gnu-social.git add user id to statistics --- diff --git a/lib/profileaction.php b/lib/profileaction.php index c81924e316..1f2e309945 100644 --- a/lib/profileaction.php +++ b/lib/profileaction.php @@ -179,6 +179,11 @@ class ProfileAction extends Action $this->element('h2', null, _('Statistics')); // Other stats...? + $this->elementStart('dl', 'entity_user-id'); + $this->element('dt', null, _('User ID')); + $this->element('dd', null, $this->profile->id); + $this->elementEnd('dl'); + $this->elementStart('dl', 'entity_member-since'); $this->element('dt', null, _('Member since')); $this->element('dd', null, date('j M Y',