Modified the names of the variables that are assigned in the statistics block in order to prevent overwriting already existing ones when using the Portalview MOD
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
<!--version $Id$ //-->
|
||||
{$LR_BLOCK_H_L}<!-- IF $S_BLOCK_ICON --><img src="{$IMAGE_SRC}" width="16" height="16" alt="" /> <!-- ENDIF -->{L_STATISTICS}{$LR_BLOCK_H_R}
|
||||
<strong>{L_ST_TOP}</strong><br />
|
||||
{TOTAL_POSTS}<br />
|
||||
{TOTAL_TOPICS}<br />
|
||||
{L_ST_TOP_ANNS} <strong>{S_ANN}</strong><br />
|
||||
{L_ST_TOP_STICKYS} <strong>{S_SCT}</strong><br />
|
||||
{L_ST_TOT_ATTACH} <strong>{S_TOT_ATTACH}</strong><br />
|
||||
{B3_TOTAL_POSTS}<br />
|
||||
{B3_TOTAL_TOPICS}<br />
|
||||
{L_ST_TOP_ANNS} <strong>{B3_ANNOUNCE_COUNT}</strong><br />
|
||||
{L_ST_TOP_STICKYS} <strong>{B3_STICKY_COUNT}</strong><br />
|
||||
{L_ST_TOT_ATTACH} <strong>{B3_TOTAL_ATTACH}</strong><br />
|
||||
|
||||
<hr class="dashed" />
|
||||
{TOPICS_PER_DAY}<br />
|
||||
{POSTS_PER_DAY}<br />
|
||||
{USERS_PER_DAY}<br />
|
||||
{TOPICS_PER_USER}<br />
|
||||
{POSTS_PER_USER}<br />
|
||||
{POSTS_PER_TOPIC}<br />
|
||||
{B3_TOPICS_PER_DAY}<br />
|
||||
{B3_POSTS_PER_DAY}<br />
|
||||
{B3_USERS_PER_DAY}<br />
|
||||
{B3_TOPICS_PER_USER}<br />
|
||||
{B3_POSTS_PER_USER}<br />
|
||||
{B3_POSTS_PER_TOPIC}<br />
|
||||
<hr class="dashed" />
|
||||
|
||||
{TOTAL_USERS}<br />
|
||||
{NEWEST_USER}
|
||||
{B3_TOTAL_USERS}<br />
|
||||
{B3_NEWEST_USER}
|
||||
{$LR_BLOCK_F_L}{$LR_BLOCK_F_R}
|
||||
Reference in New Issue
Block a user