Where can I change the number and the order of displayed folders?


You can change this conditions in main.php file

$sql = “SELECT * FROM {$db_pr}files ” . $filter . ” ORDER BY dateUploaded DESC LIMIT 10″;



« back to all FAQs