Completed
Pull Request — master (#46)
by
unknown
15:10
created
travis/check-coverage.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the phpBB Topic Solved extension package.
4
- *
5
- * @copyright (c) Bryan Petty
6
- * @license GNU General Public License, version 2 (GPL-2.0)
7
- *
8
- * @package tierra/topicsolved/travis
9
- */
3
+	 * This file is part of the phpBB Topic Solved extension package.
4
+	 *
5
+	 * @copyright (c) Bryan Petty
6
+	 * @license GNU General Public License, version 2 (GPL-2.0)
7
+	 *
8
+	 * @package tierra/topicsolved/travis
9
+	 */
10 10
 
11 11
 const MINIMUM_COVERAGE = 90.0;
12 12
 
Please login to merge, or discard this patch.
language/es/info_acp_topicsolved.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the phpBB Topic Solved extension package.
4
- *
5
- * @copyright (c) Bryan Petty
6
- * @license GNU General Public License, version 2 (GPL-2.0)
7
- *
8
- * @package tierra/topicsolved/language
9
- */
3
+	 * This file is part of the phpBB Topic Solved extension package.
4
+	 *
5
+	 * @copyright (c) Bryan Petty
6
+	 * @license GNU General Public License, version 2 (GPL-2.0)
7
+	 *
8
+	 * @package tierra/topicsolved/language
9
+	 */
10 10
 
11 11
 if (!defined('IN_PHPBB'))
12 12
 {
Please login to merge, or discard this patch.
language/de_x_sie/common.php 1 patch
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -1,15 +1,15 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the phpBB Topic Solved extension package.
4
- *
5
- * @copyright (c) Bryan Petty
6
- * @license GNU General Public License, version 2 (GPL-2.0)
7
- *
8
- * @package tierra/topicsolved/language
9
- *
10
- * Deutsche Übersetzung von: Luke (www.wcsaga.org)
11
- *
12
- */
3
+	 * This file is part of the phpBB Topic Solved extension package.
4
+	 *
5
+	 * @copyright (c) Bryan Petty
6
+	 * @license GNU General Public License, version 2 (GPL-2.0)
7
+	 *
8
+	 * @package tierra/topicsolved/language
9
+	 *
10
+	 * Deutsche Übersetzung von: Luke (www.wcsaga.org)
11
+	 *
12
+	 */
13 13
 
14 14
 if (!defined('IN_PHPBB'))
15 15
 {
Please login to merge, or discard this patch.
language/nl/common.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the phpBB Topic Solved extension package.
4
- *
5
- * @copyright (c) Bryan Petty
6
- * @license GNU General Public License, version 2 (GPL-2.0)
7
- *
8
- * @package tierra/topicsolved/language
9
- */
3
+	 * This file is part of the phpBB Topic Solved extension package.
4
+	 *
5
+	 * @copyright (c) Bryan Petty
6
+	 * @license GNU General Public License, version 2 (GPL-2.0)
7
+	 *
8
+	 * @package tierra/topicsolved/language
9
+	 */
10 10
 
11 11
 if (!defined('IN_PHPBB'))
12 12
 {
Please login to merge, or discard this patch.
language/nl/info_acp_topicsolved.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the phpBB Topic Solved extension package.
4
- *
5
- * @copyright (c) Bryan Petty
6
- * @license GNU General Public License, version 2 (GPL-2.0)
7
- *
8
- * @package tierra/topicsolved/language
9
- */
3
+	 * This file is part of the phpBB Topic Solved extension package.
4
+	 *
5
+	 * @copyright (c) Bryan Petty
6
+	 * @license GNU General Public License, version 2 (GPL-2.0)
7
+	 *
8
+	 * @package tierra/topicsolved/language
9
+	 */
10 10
 
11 11
 if (!defined('IN_PHPBB'))
12 12
 {
Please login to merge, or discard this patch.
language/ar/common.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the phpBB Topic Solved extension package.
4
- *
5
- * @copyright (c) Bryan Petty
6
- * @license GNU General Public License, version 2 (GPL-2.0)
7
- *
8
- * @package tierra/topicsolved/language
9
- */
3
+	 * This file is part of the phpBB Topic Solved extension package.
4
+	 *
5
+	 * @copyright (c) Bryan Petty
6
+	 * @license GNU General Public License, version 2 (GPL-2.0)
7
+	 *
8
+	 * @package tierra/topicsolved/language
9
+	 */
10 10
 
11 11
 if (!defined('IN_PHPBB'))
12 12
 {
Please login to merge, or discard this patch.
language/ar/info_acp_topicsolved.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the phpBB Topic Solved extension package.
4
- *
5
- * @copyright (c) Bryan Petty
6
- * @license GNU General Public License, version 2 (GPL-2.0)
7
- *
8
- * @package tierra/topicsolved/language
9
- */
3
+	 * This file is part of the phpBB Topic Solved extension package.
4
+	 *
5
+	 * @copyright (c) Bryan Petty
6
+	 * @license GNU General Public License, version 2 (GPL-2.0)
7
+	 *
8
+	 * @package tierra/topicsolved/language
9
+	 */
10 10
 
11 11
 if (!defined('IN_PHPBB'))
12 12
 {
Please login to merge, or discard this patch.
language/da/common.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the phpBB Topic Solved extension package.
4
- *
5
- * @copyright (c) Bryan Petty
6
- * @license GNU General Public License, version 2 (GPL-2.0)
7
- *
8
- * @package tierra/topicsolved/language
9
- */
3
+	 * This file is part of the phpBB Topic Solved extension package.
4
+	 *
5
+	 * @copyright (c) Bryan Petty
6
+	 * @license GNU General Public License, version 2 (GPL-2.0)
7
+	 *
8
+	 * @package tierra/topicsolved/language
9
+	 */
10 10
 
11 11
 if (!defined('IN_PHPBB'))
12 12
 {
Please login to merge, or discard this patch.
language/da/info_acp_topicsolved.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the phpBB Topic Solved extension package.
4
- *
5
- * @copyright (c) Bryan Petty
6
- * @license GNU General Public License, version 2 (GPL-2.0)
7
- *
8
- * @package tierra/topicsolved/language
9
- */
3
+	 * This file is part of the phpBB Topic Solved extension package.
4
+	 *
5
+	 * @copyright (c) Bryan Petty
6
+	 * @license GNU General Public License, version 2 (GPL-2.0)
7
+	 *
8
+	 * @package tierra/topicsolved/language
9
+	 */
10 10
 
11 11
 if (!defined('IN_PHPBB'))
12 12
 {
Please login to merge, or discard this patch.