File tree Expand file tree Collapse file tree 5 files changed +10
-4
lines changed
Expand file tree Collapse file tree 5 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1414- -> Removed
1515! -> Note
1616
17+ Version 8.1.5
18+ # Fixed refreshIncludePaths() method being remove in Joomla 3.6
19+ ! Minimum version for Joomla 3.6
20+
1721Version 8.1.4
1822# Fixed duplicate submissions when button is clicked multiple times
1923! Last version for Joomla 3.4 and 3.5
Original file line number Diff line number Diff line change 1717 * layout files default.j30.php, default.j3.php and default.php, in this
1818 * order.
1919 *
20- * @since 1 .0
20+ * @since 3 .0
2121 */
2222class JJShoutboxLayoutFile extends JLayoutFile
2323{
@@ -26,9 +26,9 @@ class JJShoutboxLayoutFile extends JLayoutFile
2626 *
2727 * @return void
2828 *
29- * @since 3.2
29+ * @since 3.5
3030 */
31- protected function refreshIncludePaths ()
31+ public function clearIncludePaths ()
3232 {
3333 // Reset includePaths
3434 $ this ->includePaths = array ();
Original file line number Diff line number Diff line change 77 <license >http://www.gnu.org/licenses/gpl-3.0.html</license >
88 <authorEmail >admin@joomjunk.co.uk</authorEmail >
99 <authorUrl >http://www.joomjunk.co.uk</authorUrl >
10- <version >8.1.4 </version >
10+ <version >8.1.5 </version >
1111 <description >JJSHOUTBOX_DESCRIPTION</description >
1212
1313 <install >
Original file line number Diff line number Diff line change 1+ # Placeholder file for database changes for version 8.1.5
Original file line number Diff line number Diff line change 1+ # Placeholder file for database changes for version 8.1.5
You can’t perform that action at this time.
0 commit comments