Skip to content

Commit c1f2e3f

Browse files
committed
fix for changelogs and phing
1 parent 46ca400 commit c1f2e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelogs/3.6.16.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
$changelog["package_jevents"]["3.6.16"]["bugfixes"] = array();
66
$changelog["package_jevents"]["3.6.16"]["bugfixes"][]="Fix for irregular date selector";
77
$changelog["package_jevents"]["3.6.16"]["bugfixes"][]="Allow sites with bootstrap completely disabled to use uikit tooltip instead of bootstrap popover";
8-
$changelog["package_jevents"]["3.6.16"]["bugfixes"][]="latest events usort functions no longer pass $a and $b by reference - PHP 8 fix";
8+
$changelog["package_jevents"]["3.6.16"]["bugfixes"][]='latest events usort functions no longer pass $a and $b by reference - PHP 8 fix';
99
$changelog["package_jevents"]["3.6.16"]["bugfixes"][] = "Set minimum height on gsl-select affecting multi-selects such as irregular dates";
1010
$changelog["package_jevents"]["3.6.16"]["bugfixes"][] = "Preceeding and following month links in calendar view show now be attempted if going beyond max year constraints";
1111
$changelog["package_jevents"]["3.6.16"]["bugfixes"][] = "Style changes to help with sites using jTicketing";

0 commit comments

Comments
 (0)