//////////////////////////////////////
// TorrentPier R775 Modern RC9      //
// Time/Date: 22:59 11.04.2009      //
// Code modification Pandora, 2008  //
// Site: http://torrentpier.info/   //
//////////////////////////////////////

********************
**       **
********************
RC9:
 [+]       xCache, eAccelerator.
 [*]     page_header.tpl.

RC8:
 [*]  jQuery (  Wertos),     .
 [*]   AJAX   ( Wertos)

RC7:
 [*]    
 [*] SSL Cookie Fixed for port: 443

RC6:
 [*]   " "
 [*]  

RC5:
 [*]   Debug info    
 [*]  CSS (  3    )
 [*]   Could not obtain torrent info.

RC4:
 [*]  RSS Feed
 [*]  .htaccess
 [*]  forum\templates\default\page_header.tpl

RC3:
 [*]   CSS
 [+]     (: RoadTrain) http://torrentpier.info/viewtopic.php?f=8&t=660
 [*]   [ ]  http://torrentpier.info/viewtopic.php?f=9&t=704
 [*]   
 [*]  GZip    
 [*]  
 [+]     forum\templates\default\images\hr200_ltr_gradient.jpg
 [+]     forum\templates\default\images\hr400_ltr_gradient.jpg
 [*]  .htaccess     

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

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

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

********************
**       **
********************
  
 [*]  forum, bt
 [*]  favicon.ico (     ), index.php(    /forum/), robots.txt(      ,   )
 [*]   phpmyadmin     ,    ( MySQL_dump    )!
 [*]  forum\config.php        .
   -      config.php    

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

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

      777:

- ajax
- ajax/html 
- images
- images/avatars
- images/avatars/gallery
- images/flags
- images/logo
- images/ranks
- images/smiles
- cache
- files
- files/thumbs
- log
- 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-->