X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=application%2Fapi%2FApiUtils.php;h=e51b73e187014b9663fd22d4c46587783181eb39;hb=00af48d9d20af1ce51c8ad42fe354fafc9ceb8a3;hp=b8155a3442669e452234e8b41a2bfc780befb130;hpb=4c7045229c94973c1cb83193e69463f426ddc35b;p=github%2Fshaarli%2FShaarli.git diff --git a/application/api/ApiUtils.php b/application/api/ApiUtils.php index b8155a34..e51b73e1 100644 --- a/application/api/ApiUtils.php +++ b/application/api/ApiUtils.php @@ -1,7 +1,7 @@ $tag, + 'occurrences' => $occurences, + ]; + } }