Version 0.1.9
This commit is contained in:
@@ -11,6 +11,7 @@ if (!defined('IN_PHPBB'))
|
||||
{
|
||||
exit;
|
||||
}
|
||||
|
||||
if (empty($lang) || !is_array($lang))
|
||||
{
|
||||
$lang = array();
|
||||
@@ -167,4 +168,4 @@ $lang = array_merge($lang, array(
|
||||
// Admin perms
|
||||
'ACL_A_MCHAT' => 'Puede gestionar los ajustes de mChat',
|
||||
|
||||
));
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user