if (!isset($_GET['ips']) || !is_array($_GET['ips'])) { error("Stop that."); } if (!apcu_exists('DBKEY')) { error(403); } View::show_header('IP Address Expunge Request'); ?>