mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 20:01:47 +02:00
EONE-62 (New Feature): Improved extended field model (fields of type db working now);
structure model improvements; extended fields administration problems solved (there are maybe more); init_session() and login core routines modified to work with user models; option Login As added on user administration (visible from main admins only); minor fixes;
This commit is contained in:
@@ -260,4 +260,8 @@ define("USFLAN_6", "User ID");
|
||||
define("USFLAN_7", "User Information");
|
||||
|
||||
|
||||
?>
|
||||
define('USRLAN_AS_1', 'Login as %s');
|
||||
define('USRLAN_AS_2', 'Logout from %s account');
|
||||
define('USRLAN_AS_3', 'You are already logged in as another user account. Please logout first.');
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user