CC-2562 : Allow users to convert linked files into watched directories
This commit is contained in:
parent
f7413cacf6
commit
eb3584dfa6
1 changed files with 1 additions and 1 deletions
|
@ -633,7 +633,7 @@ class Airtime190Upgrade{
|
|||
|
||||
//HANDLE LINKED FILES HERE.
|
||||
|
||||
$files = CcFilesQuery::create()
|
||||
$db_files = CcFilesQuery::create()
|
||||
->setFormatter(ModelCriteria::FORMAT_ON_DEMAND)
|
||||
->filterByDbDirectory(NULL)
|
||||
->find();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue