$menu2
$menu
$ppclose
PPPRINT; ?> $ppopen
{$Globals['pp_lang']['stats']}
{$Globals['pp_lang']['regusers']}: $usertotal
{$Globals['pp_lang']['photos']}: $totalphotos
PPPRINT; if ( $Globals['allowpost'] == "yes" ) { echo<<
PPPRINT; } echo<<
{$Globals['pp_lang']['diskspace']}: $diskspace
{$Globals['pp_lang']['toposter']}
PPPRINT; for ( $x=1; $x < ($numfound+1); $x++ ) { if ( $Globals['spider'] == "yes" ) { echo<<
{$topposters[$x]} ($topposts[$x])
PPPRINT; } else { echo<<
{$topposters[$x]} ($topposts[$x])
PPPRINT; } } echo<<
$whoonline
$ppclose PPPRINT; } echo<<
PPPRINT; ?>
$group_title
PPPRINT; $numfeatures=0; for ( $x=1; $x < ($count+1); $x++ ) { if ( $numfeatures == $rcols ) { echo<<
PPPRINT; $numfeatures = 0; } $numfeatures++; echo<<
PPPRINT; if ( $Globals['spider'] == "yes" ) $mthumb = "
$pimgtag[$x]
"; else $mthumb = "
$pimgtag[$x]
"; $height = $pheight[$x]; $width = $pwidth[$x]; include( TMPL_PATH . "{$Globals['thumbborder']}.tmpl" ); echo<<
{$ptitle[$x]}
{$puser[$x]} PPPRINT; } if ( $numfeatures < $rcols ) { while ($numfeatures != $rcols) { echo<<
PPPRINT; $numfeatures++; } } echo<<
$ppclose
PPPRINT; ?>