has('punches', ['AND' => ['uid' => $_SESSION['uid'], 'out' => null]])) { lang("you are punched in"); } else { lang("you are not punched in"); } ?>