[[PageOutline]] = Adding Torrents = TBD = Removing Torrents = TBD = Setting Up Categories = TBD = Sample Configuration File = {{{ #!php Uncategorized'; $categories[$i]['wildcards'] = ''; $categories[$i]['name'] = 'Uncategorized'; $i++; // Start next category $categories[$i]['heading'] = '

New Torrents

'; $categories[$i]['wildcards'] = ''; $categories[$i]['name'] = 'New Torrents'; // End of user editable contents' define("CACHEFILE",'btcache.dat'); define("CACHETIME",120); ?> }}}