Skip to content

Commit 85ef6fc

Browse files
committed
Merge origin/master
2 parents 8afa062 + 7413351 commit 85ef6fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
*
44
* @package phpBB Extension - Wiki
5-
* @copyright (c) 2015 tas2580 (https://tas2580.net)
5+
* @copyright (c) 2015 tas2580 (https://tas2580.net)
66
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
77
*
88
*/
@@ -12,4 +12,4 @@
1212
*/
1313
class ext extends \phpbb\extension\base
1414
{
15-
}
15+
}

0 commit comments

Comments
 (0)