CC-2514:New airtime-import script
- initial commit.
This commit is contained in:
parent
ba4733ceb6
commit
c0a68e20c2
5 changed files with 287 additions and 0 deletions
|
@ -109,6 +109,7 @@ class MusicDir {
|
|||
public static function setStorDir($p_dir)
|
||||
{
|
||||
$dir = self::getStorDir();
|
||||
// we need to check if p_dir is in watched list
|
||||
$dir->setDirectory($p_dir);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue