]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
add user id to statistics
authorEvan Prodromou <evan@controlyourself.ca>
Wed, 15 Apr 2009 14:05:16 +0000 (10:05 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Wed, 15 Apr 2009 14:27:41 +0000 (10:27 -0400)
lib/profileaction.php

index c81924e316e3be03527acddf31c309567f96df1f..1f2e309945c2ca3af30ba054c277b95445c7a25c 100644 (file)
@@ -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',