Skip to content

Commit

Permalink
application/libraries/wizard.php contains the 'name' bug also in the …
Browse files Browse the repository at this point in the history
…music section
  • Loading branch information
Dutchnutcase committed Feb 1, 2012
1 parent 2dafeba commit ed1c483
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion application/libraries/wizard.php
Expand Up @@ -655,7 +655,6 @@ public function make_sources()
log_message('debug', "Wizard Step 3 - music source '".(string) $source->path."' found added to 'sources' table");

$data = array('idPath' => $id,
'name' => (string) $source->name,
'client_path' => (string) $source->path,
'media_db' => 'music',
'content' => '',
Expand Down

0 comments on commit ed1c483

Please sign in to comment.