mirror of
https://github.com/e107inc/e107.git
synced 2025-06-13 06:55:45 +02:00
include admin language file to properly display flalan terms
This commit is contained in:
@ -21,6 +21,7 @@ if (!getperms("4"))
|
|||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
include_lan(e_LANGUAGEDIR.e_LANGUAGE.'/admin/lan_'.e_PAGE);
|
||||||
$e_sub_cat = 'failed_login';
|
$e_sub_cat = 'failed_login';
|
||||||
require_once("auth.php");
|
require_once("auth.php");
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user