include("menu.en.inc"); $this->title = "Registration"; $this->startContents(); ?>
You should be redirected to the game's main page shortly.
If nothing happens after 10 seconds, please click here.
$descr
"; } function displayForm($args) { ?> addStylesheet('text'); displayError($args['error']); } } else { $this->addStylesheet('text'); redirect($args['registered']); } ?> $this->endContents(); ?>