From 827de6373e1f77fbc107d02b0f8d11cedd17ca3d Mon Sep 17 00:00:00 2001 From: fanyx Date: Tue, 6 Apr 2021 17:07:12 +0200 Subject: [PATCH] create plugin.weekly-tracklist.php --- plugin.weekly-tracklist.php | 41 +++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 plugin.weekly-tracklist.php diff --git a/plugin.weekly-tracklist.php b/plugin.weekly-tracklist.php new file mode 100644 index 0000000..13b9a40 --- /dev/null +++ b/plugin.weekly-tracklist.php @@ -0,0 +1,41 @@ +client->query('AddChallenge', $trackdir); + } + + } +} +?> \ No newline at end of file