...or more specifically (for external use) blush

PHP Code


<?php
if (!defined('UBB_MAIN_PROGRAM')) define('UBB_MAIN_PROGRAM',1);
$style_side="";$tbopen="";$tbclose="";
echo "<table width=\"100%\">";
include("/path_to/forums/languages/english/portal_islands.php");
include("/path_to/forums/languages/english/generic.php");
include("/path_to/forums/cache/portal_box_1.php");
echo "</table>";
?>