From 154b63534baf812bf9a5234774daf09952556285 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Wed, 8 Dec 2021 03:38:10 +0800 Subject: TSOP 2.7.1: help & format switching. Also finally removed all reminiscence of the legacy player. --- libs/music/player.d/plisteditor.php | 146 ------------------------------------ 1 file changed, 146 deletions(-) delete mode 100644 libs/music/player.d/plisteditor.php (limited to 'libs/music/player.d/plisteditor.php') diff --git a/libs/music/player.d/plisteditor.php b/libs/music/player.d/plisteditor.php deleted file mode 100644 index 020623f..0000000 --- a/libs/music/player.d/plisteditor.php +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - Playlist Editor - - - - - -
Chrisoft::Music Library
-

Note: Playlist ID 0~15 are reserved.

- - - - - - -
-
- -
-
-
-
-
-
- Play List ID:
- Play List Name:
- -
-
- -
- =0&&intval($_GET["plistid"])<100) - { - echo ""; - fclose($file); - } - } - ?> -
-
- -
- - -- cgit v1.2.3