+ | {$USERS[user].id} |
+ {$USERS[user].username|escape} |
+ {$USERS[user].email|escape} |
+ {$USERS[user].shares.valid} |
+ {$USERS[user].hashrate} |
{if $GLOBAL.config.payout_system != 'pps'}
- {$USERS[user].estimates.donation|number_format:"8"} |
- {$USERS[user].estimates.payout|number_format:"8"} |
+ {$USERS[user].estimates.donation|number_format:"8"} |
+ {$USERS[user].estimates.payout|number_format:"8"} |
{else}
- {$USERS[user].estimates.hours24|number_format:"8"} |
+ {$USERS[user].estimates.hours24|number_format:"8"} |
{/if}
- {$USERS[user].balance|number_format:"8"} |
- {$USERS[user].signup_timestamp|date_format:"%d/%m %H:%M:%S"} |
- {$USERS[user].last_login|date_format:"%d/%m %H:%M:%S"} |
-
-
-
-
- |
-
-
-
-
- |
-
-
-
-
- |
-
+