Problem with multiple directories in config file
-
- Posts: 1
- Joined: Thu Apr 06, 2006 2:18 pm
Problem with multiple directories in config file
sorry, im a php noob.
I see the config file says you can have multiple source directories but I cant for the life of me figure out the syntax to make it recognize the second directory.
I tried seperating by comma's etc....
I tried adding a second line:
$source_dir[0] = "g:/music";
$source_dir[1] = "g:/music2";
Nothing seems to work. Can someone point me in the right direction?
Thanks
I see the config file says you can have multiple source directories but I cant for the life of me figure out the syntax to make it recognize the second directory.
I tried seperating by comma's etc....
I tried adding a second line:
$source_dir[0] = "g:/music";
$source_dir[1] = "g:/music2";
Nothing seems to work. Can someone point me in the right direction?
Thanks