1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 09:39:55 +02:00

Language admin ui fixes.

This commit is contained in:
Cameron
2015-07-07 12:03:45 -07:00
parent dbd17a4fcb
commit 64f9a747e2
3 changed files with 47 additions and 24 deletions

View File

@@ -318,7 +318,7 @@ class lancheck
if(E107_DEBUG_LEVEL > 0)
{
print_a($this->core_plugins);
// print_a($this->core_plugins);
}
$acceptedLans = explode(",",e_LANLIST);