mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Basic stats almost done
git-svn-id: file:///svn/phpbb/trunk@735 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
Current number of topics: <b>{NUMBER_OF_TOPICS}</b><br />
|
||||
Current number of users: <b>{NUMBER_OF_USERS}</b><br />
|
||||
<br />
|
||||
Board started on: <b>{STARTDATE}</b><br />
|
||||
Posts per day: <b>{POSTS_PER_DAY}</b><br />
|
||||
Topics per day: <b>{TOPICS_PER_DAY}</b><br />
|
||||
Users per day: <b>{USERS_PER_DAY}</b><br />
|
||||
|
Reference in New Issue
Block a user