mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
Issue #5465 Plugin language file conversion.
This commit is contained in:
@@ -154,7 +154,7 @@ if (isset($_POST['cancel_cat']))
|
||||
|
||||
function js()
|
||||
{
|
||||
include_once(e_LANGUAGEDIR . e_LANGUAGE . "/lan_user_extended.php");
|
||||
e107::includeLan(e_LANGUAGEDIR . e_LANGUAGE . "/lan_user_extended.php");
|
||||
|
||||
$text = "
|
||||
|
||||
|
Reference in New Issue
Block a user