added spaces + some curly braces + some usage of dbm::is_result()

Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
Roland Haeder
2017-04-04 19:48:13 +02:00
committed by Roland Häder
parent f66c5c6823
commit 347803fd5c
2 changed files with 29 additions and 11 deletions
-1
View File
@@ -91,7 +91,6 @@ function pop_lang() {
$lang = $a->langsave;
}
// l
if (! function_exists('load_translation_table')) {