require_once("include/bittorrent.php"); include("vImage.php"); $vImage = new vImage(); dbconn(); $res = do_mysql_query("SELECT COUNT(*) FROM users") or sqlerr(__FILE__, __LINE__); $arr = mysql_fetch_row($res); if ($arr[0] >= $maxusers) stderr( _("Sorry"), _("We are a private site now and require an invite to join. Please do not request to be invited on non-invite forums, thanks.")); stdhead("Signup"); ?> = _('Note: You need cookies enabled to sign up or log in.')?>
stdfoot(); ?>