Version 0.1.9
This commit is contained in:
@@ -135,4 +135,4 @@ $lang = array_merge($lang, array(
|
||||
|
||||
//Custom edits
|
||||
'REPLY_WITH_LIKE' =>'Îmi place mesajul',
|
||||
));
|
||||
));
|
||||
|
||||
@@ -14,6 +14,7 @@ if (!defined('IN_PHPBB'))
|
||||
{
|
||||
exit;
|
||||
}
|
||||
|
||||
if (empty($lang) || !is_array($lang))
|
||||
{
|
||||
$lang = array();
|
||||
|
||||
Reference in New Issue
Block a user