Mahjongg'; } function mahjongg_module() {} function mahjongg_content(&$a) { $baseurl = $a->getBaseURL() . '/addon/mahjongg'; $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; }