zip
Код: Выделить всё
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
DirectoryIndex portal.php index.php index.html index.htm
PPK
Код: Выделить всё
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
zip
Vadyai
PPK
Код: Выделить всё
<tr>
<td class="row3"><b class="genmed">{L_ATTACHMENTS_POSTER}: </b></td>
</tr>
Vadyai
PPK
Vadyai
Код: Выделить всё
<!-- IF torrents_row.S_HAS_TRACKER_POSTER -->
<tr>
<td class="row3" style="width: {TORR_TABLE_WIDTH}px;"></td>
</tr>
<tr>
<td style="text-align:center;">
<div id="sliderPoster{torrents_row.TORRENTS_COUNT}" style="width:{TORR_TABLE_WIDTH}px;height:auto;overflow:hidden;">
<ul style="margin-left: 0px;">
Vadyai
Код: Выделить всё
<td class="row3" style="width: {TORR_TABLE_WIDTH}px;"><b class="genmed">{L_ATTACHMENTS_TORRENT}: </b></td>
Vadyai