From bc2953b5e7623800a4e9241aad67a045da20763a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 5 Mar 2021 09:55:28 +0300 Subject: split no_url_hashes into a separate repo --- plugins/no_url_hashes/init.php | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 plugins/no_url_hashes/init.php (limited to 'plugins/no_url_hashes/init.php') diff --git a/plugins/no_url_hashes/init.php b/plugins/no_url_hashes/init.php deleted file mode 100644 index 57d4c9927..000000000 --- a/plugins/no_url_hashes/init.php +++ /dev/null @@ -1,24 +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