CC-2562 : Allow users to convert linked files into watched directories
This commit is contained in:
parent
a39ac6e954
commit
a4cd7e8bf2
|
@ -655,6 +655,7 @@ class Airtime190Upgrade{
|
|||
}
|
||||
else {
|
||||
$db_file->setDbDirectory($link_dir_id);
|
||||
$db_file->save();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue