IsOwner())) { if ($user->IsAdmin()) { WebContextManager::Redirect("/"); } die('bababooey'); } adminPanelStats(); $alert = ''; $body = << {$alert}
Network Security Key Generator
MAKE SURE TO DEPLOY RCC WITH UPDATED KEY
Game Security Version
Generated Security Key

Client Deployer
All input fields are required
General Deployment Files

Drop required files here

Game Executable Security Version
Game Executable MD5 Hash
Game Executable Version (separated by '.')
Game Launcher File Version (separated by ',') Ex:1, 2, 3, 4

Studio Deployer
All input fields are required
General Deployment Files

Drop required files here

Studio Executable Version (separated by '.')
Studio Launcher File Version (separated by ',')
EOT; pageHandler(); $ph->pagetitle = ""; $ph->navbar = ""; $ph->body = $body; $ph->footer = ""; $ph->output();