diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2025-05-22 15:54:34 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2025-05-22 19:03:06 +0200 |
commit | 961996a0512103b6ce09d49fedf57b9f2a43c88a (patch) | |
tree | bf62f2cee3f64186588149c293a18f2d110d470a /library/HTMLPurifier.autoload.php | |
parent | 0f8500244b310b208c7e7c64ea452af9dd17c287 (diff) | |
download | volse-hubzilla-961996a0512103b6ce09d49fedf57b9f2a43c88a.tar.gz volse-hubzilla-961996a0512103b6ce09d49fedf57b9f2a43c88a.tar.bz2 volse-hubzilla-961996a0512103b6ce09d49fedf57b9f2a43c88a.zip |
Remove duplicate array key in Lib/ThreadItem.php
The key `parent` was set twice in ThreadItem::get_template_data(), once
cast to an intvalue, and later raw from whatever type $item['parent']
held.
Since the value not converted to an int was the one used, this is what
has been kept in this patch, so as to not change existing behaviour.
Diffstat (limited to 'library/HTMLPurifier.autoload.php')
0 files changed, 0 insertions, 0 deletions