Skip to content

Commit 7413351

Browse files
committed
Merge pull request #1 from rinsrans/master
Update ext.php
2 parents c16d5d1 + 5d25e60 commit 7413351

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)