//////////////////////////////////////
//                                  //
// TorrentPier SVN based for R775   //
// Time/Date: 13:00 14.01.2009      //
// Site: http://torrentpier.info/   //
//                                  //
// Project owners:                  //
//   roadtrain4eg, PandoraBox2007   //
//                                  //
// Project members:                 //
//   segalws, givemex, bulanovk,    //
//   johnny.concent                 //
//                                  //
// Code modification:               //
//   Pandora, RoadTrain             //
//                                  //
//////////////////////////////////////

********************
**           **
********************
  +[DIR] other
  |- backup\dumper.php -          MySQL ,    (http://sypex.net/)
  |- test              -        MySQL, , .
  |- update            -           
  |- bench             -    ...         
  |- bt_simple         -             bt
  |- SphinX config     -       (SphinX Search Engine)

  +[DIR] upload
  |- bt                -           
  |- *                 -      TorrentPier R775 Modern

  +[DIR] SQL           -   MySQL   
  +[DIR] mod           -   

********************
**       **
********************
  
 [*]   upload
 [*]  favicon.ico (     ), robots.txt(      ,   )
 [*]   phpmyadmin     ,    ( MySQL_dump    )!
 [*]  config.php:        .
   -      config.php    

// Cookie
$bb_cfg['cookie_domain'] = '.mysite.ru';     # '.yourdomain.com'
$bb_cfg['cookie_path']   = '/';              # '/forum/'

$bb_cfg['script_path'] = '/';

************************************
**       **
************************************

      777:

- ajax
- ajax/html 
- images
- images/avatars
- images/avatars/gallery
- images/flags
- images/logo
- images/ranks
- images/smiles
- cache
- cache/filecache/*
- files
- files/thumbs
- log
- pictures
- triggers

******************
** / **
******************
_______________________________________________________________
:    "SiteName" ... "site slogan, site slogan site slogan site slogan"?
:    templates\default\memberlist.tpl

<!--logo-->
<div id="logo">
	<h1>{SITENAME}</h1>
	<h6>{SITE_DESCRIPTION}</h6>
<!--
	<a href="{U_INDEX}"><img src="images/logo/logo.jpg" alt="" /></a>
-->
</div>
<!--/logo-->
_______________________________________________________________
:     torrents.ru  ? (,   )
:      -

forum\language\lang_russian\lang_main.php
forum\misc\html\advert.html
forum\misc\html\copyright_holders.html
forum\misc\html\user_agreement.html
forum\templates\board_disabled_exit.php
forum\templates\limit_load_exit.php
forum\templates\topic_tpl_overall_header.html
forum\templates\topic_tpl_rules_video.html
_______________________________________________________________
:      "[  Execution time: 2.419 sec  |  MySQL: 9 queries |  GZIP ON  |  Mem: 441.36 KB / 2.43 MB / 1.91 MB  ]"?
:    includes\page_footer.php  $show_dbg_info = true;  $show_dbg_info = false;

_______________________________________________________________
:        "  ****"?
:  "templates\default\index.tpl"
   

<div id="forums_top_nav">
   <h1 class="pagetitle"><a href="{U_INDEX}">{T_INDEX}</a></h1>
</div><!--/forums_top_nav-->