Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
c35c76351b
4 changed files with 29 additions and 7 deletions
|
@ -1297,6 +1297,9 @@ SQL;
|
|||
$i++;
|
||||
}
|
||||
}
|
||||
|
||||
// check if file exists
|
||||
$qry->add("file_exists", "true", Criteria::EQUAL);
|
||||
$qry->addAscendingOrderByColumn('random()');
|
||||
}
|
||||
// construct limit restriction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue