1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 11:50:30 +02:00

Merge pull request #573 from Jimmi08/download-subcategories

Fix for not listing subcategories download plugin
This commit is contained in:
Tijn Kuyper
2014-05-18 13:38:03 +02:00

View File

@@ -529,7 +529,7 @@ class download
$dl_text .= $tp->parseTemplate($DOWNLOAD_CAT_TABLE_END, TRUE, $sc);
// $text = $ns->tablerender($dl_title, $dl_text, 'download-list', true);
$text = $ns->tablerender($dl_title, $dl_text, 'download-list', true);
}
}// End of subcategory display