From b649d2240fed474f797e38cdf3111d764e6f15e2 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 5 Mar 2021 10:17:35 +0300 Subject: split af_zz_noautoplay into a separate repo --- plugins/af_zz_noautoplay/init.php | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 plugins/af_zz_noautoplay/init.php (limited to 'plugins/af_zz_noautoplay/init.php') diff --git a/plugins/af_zz_noautoplay/init.php b/plugins/af_zz_noautoplay/init.php deleted file mode 100644 index 505f9fcd9..000000000 --- a/plugins/af_zz_noautoplay/init.php +++ /dev/null @@ -1,23 +0,0 @@ -host = $host; - } - - function get_js() { - return file_get_contents(__DIR__ . "/init.js"); - } - - function api_version() { - return 2; - } - -} \ No newline at end of file -- cgit v1.2.3