Подтверждение удаления и прочие визуальные доработки.
[mpd-web.git] / system / mpd_class.php
index 8ffddcd45dcf16087766f83b806d2f4a94a9bd8b..6f9f1acee54e5307d6f8da8be764c4153b5fd1e0 100644 (file)
@@ -852,7 +852,7 @@ class mpd {
         // Get the Playlist\r
                $plStr = $this->SendCommand(MPD_CMD_PLLIST);\r
                $this->playlist = $this->_parseFileListResponse($plStr);\r
-       $this->playlist_count = count($this->playlist);\r
+               $this->playlist_count = count($this->playlist);\r
 \r
         // Set Misc Other Variables\r
                $this->state = $status['state'];\r