Skip to content

Commit 9ebceba

Browse files
authored
Merge pull request #294 from JoomJunk/development
Merge dev branch into master
2 parents 013acb2 + 5c5245f commit 9ebceba

34 files changed

+51
-37
lines changed

changelog.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
- -> Removed
1515
! -> Note
1616

17+
Version 8.1.14
18+
# Fixed install SQL missing a field
19+
# Fixed HTML5 notification image on multilingual sites
20+
1721
Version 8.1.13
1822
^ Improved layout for RTL languages
1923

mod_shoutbox/fields/pro.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* @package JJ_Shoutbox
44
* @author JoomJunk <admin@joomjunk.co.uk>
5-
* @copyright Copyright (C) 2011 - 2017 JoomJunk. All Rights Reserved
5+
* @copyright Copyright (C) 2011 - 2018 JoomJunk. All Rights Reserved
66
* @license GPL v3.0 or later http://www.gnu.org/licenses/gpl-3.0.html
77
*/
88

mod_shoutbox/fields/sep.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* @package JJ_Shoutbox
4-
* @copyright Copyright (C) 2011 - 2017 JoomJunk. All rights reserved.
4+
* @copyright Copyright (C) 2011 - 2018 JoomJunk. All rights reserved.
55
* @license GPL v3.0 or later http://www.gnu.org/licenses/gpl-3.0.html
66
*/
77

mod_shoutbox/helper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* @package JJ_Shoutbox
4-
* @copyright Copyright (C) 2011 - 2017 JoomJunk. All rights reserved.
4+
* @copyright Copyright (C) 2011 - 2018 JoomJunk. All rights reserved.
55
* @license GPL v3.0 or later http://www.gnu.org/licenses/gpl-3.0.html
66
*/
77

mod_shoutbox/language/de-DE/de-DE.mod_shoutbox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; $Id: de-DE.mod_shoutbox.ini 00001 20.04.2016 01.47.30 $
22
; Mod mod_shoutbox (mod_shoutbox)
33
; @date 20.04.2016
4-
; @Copyright Copyright (C) 2011 - 2017 JoomJunk. All rights reserved.
4+
; @Copyright Copyright (C) 2011 - 2018 JoomJunk. All rights reserved.
55
; @http://www.gnu.org/licenses/gpl-3.0.html
66
; Note : All ini files need to be saved as UTF-8
77

mod_shoutbox/language/de-DE/de-DE.mod_shoutbox.sys.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; $Id: de-DE.mod_shoutbox.ini 00001 20.04.2016 01.47.30 $
22
; Mod mod_shoutbox (mod_shoutbox)
33
; @date 20.04.2016
4-
; @Copyright Copyright (C) 2011 - 2017 JoomJunk. All rights reserved.
4+
; @Copyright Copyright (C) 2011 - 2018 JoomJunk. All rights reserved.
55
; @http://www.gnu.org/licenses/gpl-3.0.html
66
; Note : All ini files need to be saved as UTF-8
77

mod_shoutbox/language/en-GB/en-GB.mod_shoutbox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; $Id: en-GB.mod_shoutbox.ini 00001 05.03.2012 01.47.30 $
22
; Mod mod_shoutbox (mod_shoutbox)
33
; @date 15.03.2012
4-
; @Copyright Copyright (C) 2011 - 2017 JoomJunk. All rights reserved.
4+
; @Copyright Copyright (C) 2011 - 2018 JoomJunk. All rights reserved.
55
; @http://www.gnu.org/licenses/gpl-3.0.html
66
; Note : All ini files need to be saved as UTF-8
77

mod_shoutbox/language/en-GB/en-GB.mod_shoutbox.sys.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; $Id: en-GB.mod_shoutbox.sys.ini 00001 05.03.2012 01.47.30 $
22
; Mod mod_shoutbox (mod_shoutbox)
33
; @date 15.03.2012
4-
; @Copyright Copyright (C) 2011 - 2017 JoomJunk. All rights reserved.
4+
; @Copyright Copyright (C) 2011 - 2018 JoomJunk. All rights reserved.
55
; @http://www.gnu.org/licenses/gpl-3.0.html
66
; Note : All ini files need to be saved as UTF-8
77

mod_shoutbox/language/fr-FR/fr-FR.mod_shoutbox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; $Id: fr-FR.mod_shoutbox.ini 00001 05.03.2012 01.47.30 $
22
; Mod mod_shoutbox (mod_shoutbox)
33
; @date 15.03.2012
4-
; @Copyright Copyright (C) 2011 - 2017 JoomJunk. All rights reserved.
4+
; @Copyright Copyright (C) 2011 - 2018 JoomJunk. All rights reserved.
55
; @http://www.gnu.org/licenses/gpl-3.0.html
66
; Note : All ini files need to be saved as UTF-8
77

mod_shoutbox/language/fr-FR/fr-FR.mod_shoutbox.sys.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; $Id: fr-FR.mod_shoutbox.sys.ini 00001 05.03.2012 01.47.30 $
22
; Mod mod_shoutbox (mod_shoutbox)
33
; @date 15.03.2012
4-
; @Copyright Copyright (C) 2011 - 2017 JoomJunk. All rights reserved.
4+
; @Copyright Copyright (C) 2011 - 2018 JoomJunk. All rights reserved.
55
; @http://www.gnu.org/licenses/gpl-3.0.html
66
; Note : All ini files need to be saved as UTF-8
77

0 commit comments

Comments
 (0)