diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2025-05-22 15:49:44 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2025-05-22 19:03:06 +0200 |
commit | 0f8500244b310b208c7e7c64ea452af9dd17c287 (patch) | |
tree | af7dcf125687dbe3cfdb78852e8321caead134b1 /library/HTMLPurifier.autoload.php | |
parent | 5dcafde61776b15265ea1a11b61f5a39c77e73dd (diff) | |
download | volse-hubzilla-0f8500244b310b208c7e7c64ea452af9dd17c287.tar.gz volse-hubzilla-0f8500244b310b208c7e7c64ea452af9dd17c287.tar.bz2 volse-hubzilla-0f8500244b310b208c7e7c64ea452af9dd17c287.zip |
Fix undefined variable in Lib/Activity.php
This looks like a simple typo, using camelCase instead of snake case for
the $is_collection_operation variable.
Note:
However, as it has been undefined, this means it's been treated as
always false until now, so this may change some behaviour.
Diffstat (limited to 'library/HTMLPurifier.autoload.php')
0 files changed, 0 insertions, 0 deletions