Esempio n. 1
0
 public function delete()
 {
     PlaylistDao::delete($this->playlist[TPlaylists::ID]);
 }