{include file="statistics/header.template"} {assign var=langId value=$locale->getLanguageId()} {assign var=countryId value=$locale->getCountryId()} {php} $getlang=$this->get_template_vars('langId'); $getcountry=$this->get_template_vars('countryId'); $under='_'; if (file_exists( "./templates/statistics/lang/".$getlang.$under.$getcountry.".php" )) { include( "./templates/statistics/lang/".$getlang.$under.$getcountry.".php" ); } else { include( "./templates/statistics/lang/english.php" ); } {/php} {php} include( "./templates/statistics/drawgraph.php" ); {/php}
{php}echo $rmsg['plogstat'];{/php} | |||||||||||||||
|
{php}echo $rmsg['traffic']; {/php} | |||||||||||||||||||
|
{php}echo $rmsg['monthtop']; {/php} | |||||||||||||
|
{php}echo $rmsg['weektop']; {/php} | |||||||||||||
|
{php}echo $rmsg['todaytop']; {/php} | |||||||||||||
|
{php}echo $rmsg['recentvisit']; {/php} | |||||||||||||
|
{php}echo $rmsg['monthtraffic']; {/php} | |||||||
|
{php}echo $rmsg['daytraffic']; {/php} | |||||||
|
{php}echo $rmsg['weekdaytraffic']; {/php} | |||||||
|
{php}echo $rmsg['hourtraffic']; {/php} | |||||||
|