Completed
Push — master ( 247a33...afe9c9 )
by Bryan
10:57
created
language/de_x_sie/info_acp_topicsolved.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/tr/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.
tests/controller/main_controller_test.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/tests/controller
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/tests/controller
9
+	 */
10 10
 
11 11
 namespace tierra\topicsolved\tests\controller;
12 12
 
Please login to merge, or discard this patch.
tests/event/main_listener_test.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/tests/event
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/tests/event
9
+	 */
10 10
 
11 11
 namespace tierra\topicsolved\tests\event;
12 12
 
Please login to merge, or discard this patch.
tests/functional/functional_test_case.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/tests/functional
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/tests/functional
9
+	 */
10 10
 
11 11
 namespace tierra\topicsolved\tests\functional;
12 12
 
Please login to merge, or discard this patch.
tests/topicsolved_test.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/tests
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/tests
9
+	 */
10 10
 namespace tierra\topicsolved\tests;
11 11
 
12 12
 use tierra\topicsolved\topicsolved;
Please login to merge, or discard this patch.
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
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
9
+	 */
10 10
 
11 11
 namespace tierra\topicsolved;
12 12
 
Please login to merge, or discard this patch.
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.