Clean History
This commit is contained in:
parent
130030f21a
commit
b815617f8d
@ -29,7 +29,7 @@ class StaticFunctions {
|
||||
public function getVersion ($app_disp_lang) {
|
||||
$Translate = new \App\LobbySIO\Language\Translate($app_disp_lang);
|
||||
$transLang = $Translate->userLanguage();
|
||||
echo $transLang['SOFTWARE_VERSION'] . ': lobbysio_v0.14-beta';
|
||||
echo $transLang['SOFTWARE_VERSION'] . ': lobbysio_v0.15-beta';
|
||||
}
|
||||
|
||||
public function getUTC () {
|
||||
|
Loading…
Reference in New Issue
Block a user