CC-2562 : Allow users to convert linked files into watched directories
This commit is contained in:
parent
eb3584dfa6
commit
6f9a5b3d3f
2 changed files with 3 additions and 3 deletions
|
@ -638,7 +638,7 @@ class Airtime190Upgrade{
|
|||
->filterByDbDirectory(NULL)
|
||||
->find();
|
||||
|
||||
// You won't get a Fatal error for not enough memory with the following code
|
||||
//Check to see if the file still exists. (Could have still some entries
|
||||
foreach($db_files as $db_file) {
|
||||
echo $db_file->DbTrackTitle();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue