CC-84: Smart Playlists

- some minor fix
This commit is contained in:
James 2012-07-26 15:30:49 -04:00
parent 8f2339f109
commit 8755500d30
3 changed files with 28 additions and 38 deletions

View file

@ -621,7 +621,6 @@ class Application_Model_StoredFile
$plSelect[] = "login AS ".$key;
$blSelect[] = "login AS ".$key;
$fileSelect[] = $key;
$plSelect[] = "login AS ".$key;
$streamSelect[] = "login AS ".$key;
}
//same columns in each table.