mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 06:07:32 +02:00
Social plugin language use (05-21-16)
This commit is contained in:
@@ -50,7 +50,7 @@ define ('PASSWORD_DEFAULT_TYPE',PASSWORD_E107_MD5);
|
||||
//define ('PASSWORD_DEFAULT_TYPE',PASSWORD_E107_SALT);
|
||||
|
||||
// Required language file - if not loaded elsewhere, uncomment next line
|
||||
//include_lan(e_LANGUAGEDIR.e_LANGUAGE.'/lan_user.php');
|
||||
include_lan(e_LANGUAGEDIR.e_LANGUAGE.'/lan_user.php');
|
||||
|
||||
class UserHandler
|
||||
{
|
||||
|
Reference in New Issue
Block a user