Correction de bugs dans la playlist
This commit is contained in:
@@ -227,6 +227,4 @@ class Model_music extends CI_Model {
|
||||
$this->db->where('album.artistid', $artist_id);
|
||||
return $this->db->get()->result();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user