<br /> <?php builddiv_start(1, $lang['rules']) ?> Welcome <?php echo $user['username'] ?>! <?php echo $lang['rules_desc'] ?> <br /><br /> <div style="border: 2px dotted #1E4378;margin:4px;padding:6px 9px;text-align:left;font-weight:bold;"> <h2><center> <u><?php echo $lang['rules'] ?></u></center></h2> <br /><?php echo lang_resource('acc_create_rules.html'); ?> </div> <br /> <?php builddiv_end() ?>
<?php if (INCLUDED !== true) { exit; } // ==================== // if ($_GET['text'] == 'license') { $pathway_info[] = array('title' => 'License', 'link' => ''); $content = lang_resource('gnu_gpl.html'); }
<?php if (INCLUDED !== true) { exit; } $pathway_info[] = array('title' => $lang['howtoplay'], 'link' => ''); $content = lang_resource('howtoplay.html'); ?>