1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 05:34:01 +02:00

Almost done, just gotta figure out how to get the database size

git-svn-id: file:///svn/phpbb/trunk@736 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
James Atkinson
2001-07-23 19:22:27 +00:00
parent 298ab8e715
commit ce582a0037
2 changed files with 26 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Topics per day: <b>{TOPICS_PER_DAY}</b><br />
Users per day: <b>{USERS_PER_DAY}</b><br />
<br />
Avatar directory size: <b>{AVATAR_DIR_SIZE}</b><br />
Avatar directory size: <b>{AVATAR_DIR_SIZE} (in kilobytes)</b><br />
Database size: <b>{DB_SIZE}</b>
</p>