Oops! Our header could not be displayed!
Welcome to 3DSTownSquare forums!
= strval($_GET["post"])){ $post = $jsonD["posts"][strval($_GET["post"])]; $cont = process($post["cont"]); $cont = str_ireplace("\n", "
", $cont ); $cont = str_ireplace("[code]", "
", $cont);
				$cont = str_ireplace("[/code]", "
", $cont); } else { $error = "forums.errors.postnotfound"; } } else { $error = "forums.errors.notfound"; } ?>
"; echo $cont; } else { echo $error; } ?>
">Back