From 953bdd7eaaa7a737e57655a24848b8cdd84ddfcd Mon Sep 17 00:00:00 2001 From: Andre Date: Sat, 27 Jan 2007 11:31:28 +0100 Subject: [PATCH] add SN tag to *_selector.cmd --- mysql_selector.cmd | 1 + playlist_selector.cmd | 1 + random_selector.cmd | 1 + 3 files changed, 3 insertions(+) diff --git a/mysql_selector.cmd b/mysql_selector.cmd index ec58ef1e..e1ea3f76 100644 --- a/mysql_selector.cmd +++ b/mysql_selector.cmd @@ -3,6 +3,7 @@ HC: prototypes for the commands of the mysql audio file selector CC: array of commands for the mysql audio file selector AT: server_command IN: server user_list +SN: list of mysql selector commands --- N: cam P: DB_READ | DB_WRITE diff --git a/playlist_selector.cmd b/playlist_selector.cmd index a6d818cd..d57e2d0b 100644 --- a/playlist_selector.cmd +++ b/playlist_selector.cmd @@ -3,6 +3,7 @@ HC: prototypes for the commands of the playlist audio file selector CC: array of commands for the playlist audio file selector AT: server_command IN: server user_list +SN: list of playlist selector commands --- N: ppl P: DB_READ diff --git a/random_selector.cmd b/random_selector.cmd index 8b8ab849..592a0d59 100644 --- a/random_selector.cmd +++ b/random_selector.cmd @@ -3,6 +3,7 @@ HC: prototypes for the commands of the random audio file selector CC: array of commands for the random audio file selector AT: server_command IN: server user_list +SN: list of random selector commands --- N: random_info P: 0 -- 2.39.2