|
|
@ -625,7 +625,7 @@ class SiteStatAddon extends Addon
|
|
|
|
{
|
|
|
|
{
|
|
|
|
$user = M("User", "tab_");
|
|
|
|
$user = M("User", "tab_");
|
|
|
|
$game = M("Game", "tab_");
|
|
|
|
$game = M("Game", "tab_");
|
|
|
|
$spend = M('Spend', "tab_");
|
|
|
|
$spend = M('Spend s use index(game_stayus)', "tab_");
|
|
|
|
$deposit = M('Deposit', "tab_");
|
|
|
|
$deposit = M('Deposit', "tab_");
|
|
|
|
$apply = M('Apply', "tab_");
|
|
|
|
$apply = M('Apply', "tab_");
|
|
|
|
$applyapp = M('app_apply', "tab_");
|
|
|
|
$applyapp = M('app_apply', "tab_");
|
|
|
|