
  vBulletin:

 5 . max.

1.  product-game_servers_ru_v4.xml

2.   :

..\upload\lgsl_files\lgsl_config.php -       , ,  .

       :  : admin  : 1234

3.     upload    

4.  "index.php"  ():
--------------------------------------------
// ### ALL DONE! SPIT OUT THE HTML AND LET'S GET OUTTA HERE... ###
($hook = vBulletinHook::fetch_hook('forumhome_complete')) ? eval($hook) : false;
--------------------------------------------
  :
--------------------------------------------

define('NO_REGISTER_GLOBALS', 1);
define('THIS_SCRIPT', 'game_servers');

// ################### Style ######################
// get special phrase groups
$phrasegroups = array(

);

// connect co database
$specialtemplates = array(

);

// chek style
$globaltemplates = array(
    'game_servers',
);

// chek style
$actiontemplates = array(

);

// ######################### Get system ############################
require_once('./global.php');
if (is_numeric($_GET['s']))
  {
    require "lgsl_files/lgsl_details.php";
  }
  else
  {
    require "lgsl_files/lgsl_list.php";
  }

5. --------------------------------------------
      FORUMHOME
--------------------------------------------
<if condition="$show['birthdays']">
<!-- today's birthdays -->
--------------------------------------------
  :
--------------------------------------------
<tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">
	<tr>
		<td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" border="0" /></td>
		<td class="alt1" width="100%">
		<div class="smallfont">
			<div>
       $output
			</div>
   		</div>
		</td>
	</tr>
</tbody>


6.     , \lgsl_files\maps\halflife\cstrike    ,   160120

7. !!    ()! P.S. Half-Life 1 (Steam) -   1.6 

