]> git.mxchange.org Git - friendica-addons.git/commitdiff
s/BeerMonster/Mahjongg/ (weird)
authorTony Baldwin <tony@baldwinsoftware.com>
Fri, 1 Feb 2013 05:01:35 +0000 (00:01 -0500)
committerTony Baldwin <tony@baldwinsoftware.com>
Fri, 1 Feb 2013 05:01:35 +0000 (00:01 -0500)
mahjongg/mahjongg.php

index d2433ccb5d2d5f96ca7b0eb09b82fdcccc27074c..977c693d765d4c510528a1ba66654a199d02dab0 100755 (executable)
@@ -18,7 +18,7 @@ function mahjongg_uninstall() {
 }\r
 \r
 function mahjongg_app_menu($a,&$b) {\r
-    $b['app_menu'][] = '<div class="app-title"><a href="mahjongg">Beer Monster</a></div>';\r
+    $b['app_menu'][] = '<div class="app-title"><a href="mahjongg">Mahjongg</a></div>';\r
 }\r
 \r
 \r
@@ -39,4 +39,4 @@ A timer at the top of the screen keeps track of how you are doing.</b><br>
 EOT;\r
 \r
 return $o;\r
-}
\ No newline at end of file
+}\r