From: Balázs Úr Date: Tue, 23 Mar 2021 21:54:10 +0000 (+0100) Subject: [mahjongg] Remove mahjongg addon because Flash is no longer supported by the browsers X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=55b9b5e877b9e8cfebafd15a77b41264b2d59cf0;hp=468be1978b3ce8978b697f9eaa4fd78909143b1d;p=friendica-addons.git [mahjongg] Remove mahjongg addon because Flash is no longer supported by the browsers --- diff --git a/mahjongg/mahjongg.php b/mahjongg/mahjongg.php deleted file mode 100644 index 7bc0adc9..00000000 --- a/mahjongg/mahjongg.php +++ /dev/null @@ -1,35 +0,0 @@ -Mahjongg'; -} - - -function mahjongg_module() {} - -function mahjongg_content(&$a) { - -$o .= <<< EOT -

-

- -

-Simply locate the matching tiles and find a way to clear them from the board as quickly as possible. -A timer at the top of the screen keeps track of how you are doing.
-

-EOT; - -return $o; -} diff --git a/mahjongg/mahjongg.swf b/mahjongg/mahjongg.swf deleted file mode 100644 index 79f8c9e3..00000000 Binary files a/mahjongg/mahjongg.swf and /dev/null differ