get("new user"); ?>
0 ]; } $users = $database->select('accounts', [ "[>]acctstatus" => ['acctstatus' => 'statusid'], "[>]accttypes" => ['accttype' => 'typeid'] ], [ 'uid', 'username', 'realname', 'email', 'authsecret (2fa)', 'acctstatus', 'statuscode', 'accttype', 'typecode', 'deleted' ], $where ); foreach ($users as $user) { ?>
get('actions'); ?> get('name'); ?> get('username'); ?> get('email'); ?> get('2fa'); ?> get('status'); ?>
get("Edit"); ?> " : ""; ?>
get('actions'); ?> get('name'); ?> get('username'); ?> get('email'); ?> get('2fa'); ?> get('status'); ?>