Fix indentation issues

This commit is contained in:
Tautvidas Sipavičius
2016-06-30 13:29:23 +03:00
parent 8a9d14319b
commit b7d8d482fe
14 changed files with 97 additions and 76 deletions

View File

@ -37,7 +37,7 @@ class Localizer {
Env::$plugin_name,
false,
dirname(plugin_basename(Env::$file)) . '/lang/'
);
);
}
function setGlobalRtl() {