Plugin Install Help
 
Plugins List '; if($cat[0] != "Uncategorized") { echo ''; } $j = true; foreach($plugsbycat as $plug) { if ($j) { $j = !$j; $PLclass = "plugin_list_even"; } else { $j = !$j; $PLclass = "plugin_list_odd"; } include('plugins/details/'.$plug->pluginFile); $file = substr($dl_link, 8); $description_short = substr($description,0,strpos($description,"
")); echo ''; echo ''; echo ''; if ($dl_link == "") { echo ''; } else { echo ' '; } clearPluginVars(); } } ?>
NameVersionDownload
(for latest AZ release)
 
'.$cat[0].'
'; if (isset($rss_array[$file]['seeders'])) { echo 'S:'.$rss_array[$file]['seeders'].'
D:'.$rss_array[$file]['leechers'].'
DLs:'.$rss_array[$file]['completed'].''; } else { echo ' '; } echo '
'; echo '
'; echo '
'.$version.' '; $vuzeFile=str_replace( ".jar", ".vuze", str_replace( ".zip", ".vuze", $dl_link )); if ($vuzeFile != $dl_link && file_exists($vuzeFile)) { echo ' '; }else{ echo ''; } if (file_exists($dl_link)) { echo ' '; } //if (isset($rss_array[$file]['link'])) { // echo ''; //} else { // echo ''; //} echo '