| @version 0.1.2 [0.1.0] - Alpha | | @website https://github.com/pytesNET/snicker | @license X11 / MIT License | @copyright Copyright © 2019 SamBrishes, pytesNET */ if(!defined("BLUDIT")){ die("Go directly to Jail. Do not pass Go. Do not collect 200 Cookies!"); } global $SnickerUsers; // Get Data $page = max((isset($_GET["page"])? (int) $_GET["page"]: 1), 1); $limit = sn_config("frontend_per_page"); $total = count($SnickerUsers->db); // Get Users $search = null; if(isset($_GET["view"]) && $_GET["view"] === "users"){ $page = 1; $limit = -1; $search = isset($_GET["search"])? $_GET["search"]: null; } $users = $SnickerUsers->getList($search, $page, $limit); // Link $link = DOMAIN_ADMIN . "snicker?page=%d&tab=users#users"; ?>
" />
$limit){ ?>
« « » »
getTokenCSRF(); ?> <> > $user){ ?>