= t($action->heading) ?>
= $lang->clients; ?>
= t($lang->recommend); ?>
= $lang->checkfulllist ?>
= $lang->xmppis ?>
chat; if ( str_contains($uri, '?join') ) { $action = $lang->muc; } $name = ucfirst(explode("@", substr($uri, 5))[0]); function t($template) { GLOBAL $name; GLOBAL $os; $template = str_replace('{{name}}', $name, $template); $template = str_replace('{{os}}', $os, $template); return $template; } ?>
= $lang->clients; ?>
= t($lang->recommend); ?>
= $lang->checkfulllist ?>
= $lang->xmppis ?>