Update language.php
This commit is contained in:
parent
ae7873260e
commit
5cd9540d5f
@ -266,7 +266,7 @@ function ta($k){
|
|||||||
if (is_array($t)) {
|
if (is_array($t)) {
|
||||||
return implode("/", $t);
|
return implode("/", $t);
|
||||||
} else {
|
} else {
|
||||||
return $k;
|
return $t;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user