@@ -11,14 +11,14 @@ |
||
| 11 | 11 | */ |
| 12 | 12 | |
| 13 | 13 | // ignore |
| 14 | -if (!defined('IN_PHPBB'))
|
|
| 15 | -{
|
|
| 14 | +if (!defined('IN_PHPBB')) |
|
| 15 | +{ |
|
| 16 | 16 | exit; |
| 17 | 17 | } |
| 18 | 18 | |
| 19 | 19 | // init lang ary, if it doesn't ! |
| 20 | -if (empty($lang) || !is_array($lang)) |
|
| 21 | -{
|
|
| 20 | +if (empty($lang) || !is_array($lang)) |
|
| 21 | +{ |
|
| 22 | 22 | $lang = array(); |
| 23 | 23 | } |
| 24 | 24 | |
@@ -11,14 +11,14 @@ |
||
| 11 | 11 | */ |
| 12 | 12 | |
| 13 | 13 | // ignore |
| 14 | -if (!defined('IN_PHPBB'))
|
|
| 15 | -{
|
|
| 14 | +if (!defined('IN_PHPBB')) |
|
| 15 | +{ |
|
| 16 | 16 | exit; |
| 17 | 17 | } |
| 18 | 18 | |
| 19 | 19 | // init lang ary, if it doesn't ! |
| 20 | -if (empty($lang) || !is_array($lang)) |
|
| 21 | -{
|
|
| 20 | +if (empty($lang) || !is_array($lang)) |
|
| 21 | +{ |
|
| 22 | 22 | $lang = array(); |
| 23 | 23 | } |
| 24 | 24 | |
@@ -23,7 +23,7 @@ |
||
| 23 | 23 | } |
| 24 | 24 | |
| 25 | 25 | $lang = array_merge($lang, array( |
| 26 | - 'QTE_CAN_USE_ATTR' => 'Pode usar o atributo %s', |
|
| 26 | + 'QTE_CAN_USE_ATTR' => 'Pode usar o atributo %s', |
|
| 27 | 27 | |
| 28 | 28 | // select |
| 29 | 29 | 'QTE_ATTRIBUTES' => 'Atributos do tópico', |
@@ -11,14 +11,14 @@ |
||
| 11 | 11 | */ |
| 12 | 12 | |
| 13 | 13 | // ignore |
| 14 | -if (!defined('IN_PHPBB'))
|
|
| 15 | -{
|
|
| 14 | +if (!defined('IN_PHPBB')) |
|
| 15 | +{ |
|
| 16 | 16 | exit; |
| 17 | 17 | } |
| 18 | 18 | |
| 19 | 19 | // init lang ary, if it doesn't ! |
| 20 | -if (empty($lang) || !is_array($lang)) |
|
| 21 | -{
|
|
| 20 | +if (empty($lang) || !is_array($lang)) |
|
| 21 | +{ |
|
| 22 | 22 | $lang = array(); |
| 23 | 23 | } |
| 24 | 24 | |
@@ -11,14 +11,14 @@ |
||
| 11 | 11 | */ |
| 12 | 12 | |
| 13 | 13 | // ignore |
| 14 | -if (!defined('IN_PHPBB'))
|
|
| 15 | -{
|
|
| 14 | +if (!defined('IN_PHPBB')) |
|
| 15 | +{ |
|
| 16 | 16 | exit; |
| 17 | 17 | } |
| 18 | 18 | |
| 19 | 19 | // init lang ary, if it doesn't ! |
| 20 | -if (empty($lang) || !is_array($lang)) |
|
| 21 | -{
|
|
| 20 | +if (empty($lang) || !is_array($lang)) |
|
| 21 | +{ |
|
| 22 | 22 | $lang = array(); |
| 23 | 23 | } |
| 24 | 24 | |
@@ -11,14 +11,14 @@ |
||
| 11 | 11 | */ |
| 12 | 12 | |
| 13 | 13 | // ignore |
| 14 | -if (!defined('IN_PHPBB'))
|
|
| 15 | -{
|
|
| 14 | +if (!defined('IN_PHPBB')) |
|
| 15 | +{ |
|
| 16 | 16 | exit; |
| 17 | 17 | } |
| 18 | 18 | |
| 19 | 19 | // init lang ary, if it doesn't ! |
| 20 | -if (empty($lang) || !is_array($lang)) |
|
| 21 | -{
|
|
| 20 | +if (empty($lang) || !is_array($lang)) |
|
| 21 | +{ |
|
| 22 | 22 | $lang = array(); |
| 23 | 23 | } |
| 24 | 24 | |