(#1)
c0rrupt Offline
Administrator
 
Posts: 192
Join Date: Mar 2010
Location: Canada
Site Provider (index page) - 04-16-2010, 06:02 PM

open index.php

find:
Code:
$downloads = $core->fetchDownloads();
replace with:
Code:
$downloads = $core->fetchDownloads(true);

find: on table header.
Code:
</tr>
add befor:
Code:
    <td>Provider</td>
find: on download table.
Code:
</tr>
add befor:
Code:
<td><?=$dl['sname']?></td>


Before doing any edits to your DDL Site always make a BACKUP first.

Bookmarks

Tags
index, page, provider, site

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Powered by vBulletin


Content Relevant URLs by vBSEO